Skip to content

Releases: percy/percy-selenium-java

percy-java-selenium-0.0.6

14 Aug 22:26

Choose a tag to compare

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

09 Nov 23:17
bf6bf34

Choose a tag to compare

Percy.io SDK for visual testing with Java Selenium.

For example usage, see: https://github.com/percy/example-percy-java-selenium