Created
July 31, 2020 16:34
-
-
Save seleniumgists/0ac2af439e1d64fd91a1de51322cf47e to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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