You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[🚀 Feature] [py]: Better compatibility with Appium-python (#14587)
* [py] override default locator converter for python
* Support registering custom finders in py
* Support registering extra HTTP commands and methods in python
* Support overriding User-Agent in python
* Support registering extra headers
* [py] Support ignore certificates
* Support using custom element classes
* tests for custom element test
* address review comments
* close parenthesis
Co-authored-by: Kazuaki Matsuo <[email protected]>
* pass `init_args_for_pool_manager` in constructor
* use existing driver fixture in tests
* convert `add_command` to instance method
---------
Co-authored-by: Sri Harsha <[email protected]>
Co-authored-by: Kazuaki Matsuo <[email protected]>
0 commit comments