Guest User

Untitled

a guest
Dec 14th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. driver.get(url)
  2.  
  3. do something here
  4.  
  5. Library Selenium2Library
  6. Library Test.py
  7.  
  8. *** Test Cases ****
  9. Open app
  10. Launch URL "https://stackoverflow.com"
  11. article something
  12. Click Element xpath=/html/body/div[1]/div/div/button/i
Add Comment
Please, Sign In to add comment