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

Error with DevTools and WebMobile testing #3164

Open
mrpet88 opened this issue Jun 21, 2023 · 0 comments
Open

Error with DevTools and WebMobile testing #3164

mrpet88 opened this issue Jun 21, 2023 · 0 comments

Comments

@mrpet88
Copy link

mrpet88 commented Jun 21, 2023

Hello, I am trying to implement some scenarios that are using Selenium DevTools for WebMobile testing in Chrome.
The issue is that with the latest Serenity stable release '3.6.12' the latest import I can do is the v109.

import org.openqa.selenium.devtools.v109.emulation.Emulation;
import org.openqa.selenium.devtools.v109.emulation.model.ScreenOrientation;

The issue is that locally my browser version is 114 so I am getting an error on DevTools connection.

Any ideas how can we resolve this?
Maybe an upcoming Serenity update is soon?

@mrpet88 mrpet88 changed the title DevTools and WebMobile testing Error with DevTools and WebMobile testing Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant