Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created July 31, 2020 16:34
Show Gist options
  • Save seleniumgists/0ac2af439e1d64fd91a1de51322cf47e to your computer and use it in GitHub Desktop.
Save seleniumgists/0ac2af439e1d64fd91a1de51322cf47e to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
venv/lib/python3.7/site-packages/selenium/webdriver/remote/remote_connection.py:369: in execute
path = string.Template(command_info[1]).substitute(params)
/usr/lib/python3.7/string.py:132: in substitute
return self.pattern.sub(convert, self.template)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment