Uses of Interface
com.epam.healenium.SelfHealingDriver
Packages that use SelfHealingDriver
-
Uses of SelfHealingDriver in com.epam.healenium
Methods in com.epam.healenium that return SelfHealingDriverModifier and TypeMethodDescriptionstatic SelfHealingDriverSelfHealingDriver.create(SelfHealingEngine engine)static SelfHealingDriverSelfHealingDriver.create(org.openqa.selenium.WebDriver delegate)Instantiates the self-healing driver.static SelfHealingDriverSelfHealingDriver.create(org.openqa.selenium.WebDriver delegate, com.typesafe.config.Config config) -
Uses of SelfHealingDriver in com.epam.healenium.driver
Methods in com.epam.healenium.driver that return SelfHealingDriver -
Uses of SelfHealingDriver in com.epam.healenium.utils
Methods in com.epam.healenium.utils that return SelfHealingDriverModifier and TypeMethodDescriptionstatic <T extends org.openqa.selenium.WebDriver>
SelfHealingDriverProxyFactory.createDriverProxy(ClassLoader loader, InvocationHandler handler, Class<T> clazz)