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

[QUESTION] Toggle device toolbar chrome #2248

Closed
bnbs opened this issue Nov 14, 2019 · 2 comments
Closed

[QUESTION] Toggle device toolbar chrome #2248

bnbs opened this issue Nov 14, 2019 · 2 comments
Labels

Comments

@bnbs
Copy link

bnbs commented Nov 14, 2019

Is there a way to toogle device toolbar in chrome during the tests?
After test the site in desktop mode I want to toggle device toolbar and testing simulating a mobile device.

How can I achieve that?

@Topperfalkon
Copy link
Contributor

I doubt you'll be able to do this with any webdriver based tool, as it's a native browser API. You might be able to do something similar with Puppeteer, but a better option would be to use a service like BrowserStack and drive a real mobile device using the appropriate driver

@stale
Copy link

stale bot commented Feb 17, 2020

This issue has been automatically marked as stale because it has not had any recent activity.
If possible, please retry using the latest Nightwatch version and update the issue with any relevant details. If no further activity occurs, it will be closed. Thank you for your contribution.

@stale stale bot added the stale label Feb 17, 2020
@stale stale bot closed this as completed Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants