Eric Saari

Results 7 comments of Eric Saari

Would this still be true if run against an endpoint that has the CDP endpoint exposed, i.e. Selenium Grid 4? The work done in this PR: https://github.com/webdriverio/webdriverio/pull/6508 should support that,...

I confirmed I was able to get devtools/mock service working on Selenium Grid as long as the requisite env var is set properly: https://github.com/SeleniumHQ/docker-selenium#grid-url-and-session-timeout, so there is now alternative to...

Upvote for this as well, it would be great to be able to use Playwright as a one-stop framework for all things testing. In my case, the application was using...

Bun is quickly gaining in popularity, would be nice to see this.

I filed a similar issue in the WDIO repository a while back, with a couple of examples if it helps: https://github.com/webdriverio/webdriverio/issues/5307 In my experience with that example, I was able...