-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[py] BiDi APIs for python That's too bad #800
Comments
Thank you for the feedback, you are right, examples should be more complete. I will move this to the website and docs repo. |
Any updates on this? |
I will fix the documentation for mutability observations this evening after work; yes |
has this been fixed? |
I am guessing the example was copied and pasted from https://github.com/SeleniumHQ/selenium/blob/41dce806c9ac825b69da149dad4725e78f5adda1/py/test/selenium/webdriver/common/bidi_tests.py#L65, let me figure that one out and get back to you all. |
🐛 Bug Report
https://www.selenium.dev/documentation/webdriver/bidi_apis/
Python(selenium) has no
dirver.log
How is
pages
defined?I tried to modify the code as follows:
running error:
Must asyncio be used? Why provide asyncio examples, and incomplete?
To Reproduce
null
Expected behavior
null
Test script or set of commands reproducing this issue
null
Environment
OS: Windows 10
Browser: Chrome
Browser version: selenium 4.0
Browser Driver version: ChromeDriver 2.43,
Language Bindings version: python
Selenium Grid version (if applicable): 4.0
The text was updated successfully, but these errors were encountered: