playwrightium
playwrightium copied to clipboard
Run Selenium or Selenide tests with Playwright Java
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0. Release notes Sourced from org.assertj:assertj-core's releases. v.3.26.0 :boom: Breaking Changes Core Delegate OptionalDouble value comparison to Double.compare in hasValue assertion #3411 This fixes the...
* Add tracing recording feature * Add 2 scripts to run tracing viewer * Overload `setBrowserName(String browserName)` method with `setBrowserName(Browsers browserName)` in `PlaywrightiumOptions` class. Now you can choose browser using...
Hello! Thank you for your Playwrightium project that integrates the capabilities of Selenide and Playwright for Java. It is an excellent solution that brings many benefits. However, I have encountered...
Need to add possibility to run local installed chrome browser
While trying to connect Playwrightium as an alternative Selenide backend, faced with some issues. - [x] Remote constructor should use tracing option too (somewhere in, at this moment it is...
Hello! If it's not too much trouble, could you please let me know if browser extension support is implemented? The tests require signing, and the CryptoPro plugin is needed. I...