Skip to content
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

[🐛 Bug]: Missing Documentation for "Override Device Mode" PYTHON #950

Closed
gigacodr opened this issue Feb 8, 2022 · 2 comments
Closed
Labels
wontfix This will not be worked on

Comments

@gigacodr
Copy link

gigacodr commented Feb 8, 2022

What happened?

Documentation for Python in 'Override Device Mode' section missing:

https://www.selenium.dev/documentation/webdriver/bidirectional/chrome_devtools/#override-device-mode

Are dev tools protocol not available for Python?

https://chromedevtools.github.io/devtools-protocol/tot/Emulation/#method-setDeviceMetricsOverride

What browsers and operating systems are you seeing the problem on?

Chrome Version: 97
Windows 10

@gigacodr gigacodr added bug Something isn't working needs-triaging labels Feb 8, 2022
@diemol diemol added code-python Fix code example in Python C-py and removed needs-triaging labels Aug 19, 2022
@shbenzer
Copy link
Contributor

@harsha509 this section of the Documentation no longer exists, and is being deprecated with the BiDi implementation. Should this issue be closed?

@harsha509 harsha509 added wontfix This will not be worked on and removed bug Something isn't working hacktoberfest code-python Fix code example in Python C-py labels Oct 11, 2024
@harsha509
Copy link
Member

@harsha509 this section of the Documentation no longer exists, and is being deprecated with the BiDi implementation. Should this issue be closed?

HI @shbenzer ,

Thank you for looking into it!

Also as mentioned in docs, Chrome already has a good API for setting Mobile Emulation through the Options class, which works well for mobile testing.

We’ll go ahead and close this issue as Won't Fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants