Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created May 16, 2019 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seleniumgists/17a7331980c9bcdb92e894da74ddd8ca to your computer and use it in GitHub Desktop.
Save seleniumgists/17a7331980c9bcdb92e894da74ddd8ca to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
# from selenium.webdriver.common.desired_capabilities import DesiredCapabilities
# browser = webdriver.Remote(
# command_executor='localhost:4444',
# desired_capabilities=DesiredCapabilities.FIREFOX)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment