Releases: percy/percy-selenium-java
Releases · percy/percy-selenium-java
percy-java-selenium-0.0.6
What is this?
The v0.0.6 release of our Java SDK makes it so you can successfully snapshot sites with CORS enabled. This also makes the overall SDK more reliable for everyone. This release also allows you to enable javascript in our rendering environment too. You can see an example of that here: https://github.com/percy/percy-java-selenium/blob/master/src/test/java/io/percy/selenium/SdkTest.java#L86-L90
You can find the released .jar here: https://search.maven.org/artifact/io.percy/percy-java-selenium/0.0.6/jar
See PR #35 (#35) for more in-depth technical details about the changes
First release of percy-java-selenium SDK
Percy.io SDK for visual testing with Java Selenium.
For example usage, see: https://github.com/percy/example-percy-java-selenium