percy / percy-selenium-java

Visual testing with Java Selenium and Percy
https://docs.percy.io/docs/java-selenium
MIT License
12 stars 17 forks source link

Changed package of WrapsDriver class. #68

Closed m-czabaj closed 3 years ago

m-czabaj commented 3 years ago
Robdel12 commented 3 years ago

👋🏼 thanks for the PR! this will be taken care of with #70. This would be a breaking change (see #68 for context). It was originally set to use internal, then the proper import (from 3.14 forward). But since the SDK worked with 3.x, shipping that was a breaking change and needed to be reverted (for a major version)