Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created July 2, 2020 09:48
Show Gist options
  • Select an option

  • Save seleniumgists/f52f650a99963476db3dac5a3249a091 to your computer and use it in GitHub Desktop.

Select an option

Save seleniumgists/f52f650a99963476db3dac5a3249a091 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
@classmethod
def tearDownClass(cls):
cls.driver.close()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment