Skip to content

Instantly share code, notes, and snippets.

@teal33t
Created February 29, 2020 21:11
Show Gist options
  • Save teal33t/f8478b11eae0e6395f3707faf091ada6 to your computer and use it in GitHub Desktop.
Save teal33t/f8478b11eae0e6395f3707faf091ada6 to your computer and use it in GitHub Desktop.
def test_run(self):
driver = self.driver
number = self.number
self.log("Start get")
driver.get('https://sync.me')
self.log("End get")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment