Is the Playwright Java test error due to version 1.30.0-beta not being supported? Should I use version 1.15.0 or above?
Hello Tom-dale,
Upon checking the error, could you please confirm what playwright version you’re using?
As per the error message you shared, it is detecting Playwright version 1.30.0-beta-1674276599000 which we do not support. With this, please run your tests using Playwright versions v1.15.0 to the latest.
Also, please allow me to the resource links below: