pip install robotframework robotframework *** Settings *** Library SeleniumLibrary *** Variables *** ${BROWSER} Chrome ${URL} https://www.example.com *** Test Cases *** Example Test Case Open Browser ${URL} ${BROWSER} Title Should Be Example Domain Close Browser robot example_tests.robot


上一篇:
下一篇:
切换中文