Closed m-czabaj closed 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)
Percy is not compatibile with Selenium 4 because WrapsDriver has been removed from package org.openqa.selenium.internal (marked as Deprecated since Selenium v. 3.14.0).
By this change new Percy java version will be compatible with Selenium v. 3.14.0 and later