Andrew W.
Andrew W.
I switched to java to see if the issue was present there as well. Using `com.microsoft.playwright:playwright:1.11.0` which packages the same `firefox-1250` I also get the same error: ``` Exception in...
output from `make test` (after removing tmp & cloning) ``` running 7 tests test chromium_selectors ... ok test firefox_devices ... ok test connect_over_cdp ... ok test firefox_selectors ... FAILED test...
I tested this again with the 1.25 branch and it worked without issues this time. I'm aware it's a work in progress, but at least it gives me a work...