While initializing a DevTools session in Serenity BDD 5.3.10, I encounter a DevToolsException indicating that a no‑op implementation is being used #3745
Unanswered
Deepak3991
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am using Edge version 150.0.4078.65 with Serenity BDD 5.3.10. Serenity ships Selenium‑Java 4.41.0 along with selenium‑devtools‑v145:4.41.0. Since my Edge browser is based on Chromium 150, this mismatch results in the no‑op DevTools implementation error. Is there a resolution for aligning Serenity with the correct Selenium‑DevTools version for Edge 150?
All reactions