Uses of Interface
com.epam.healenium.SelfHealingDriver
| Package | Description |
|---|---|
| com.epam.healenium | |
| com.epam.healenium.driver | |
| com.epam.healenium.utils |
-
Uses of SelfHealingDriver in com.epam.healenium
Methods in com.epam.healenium that return SelfHealingDriver Modifier and Type Method Description static 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 Modifier and Type Method Description static SelfHealingDriverInitDriver. getDriver() -
Uses of SelfHealingDriver in com.epam.healenium.utils
Methods in com.epam.healenium.utils that return SelfHealingDriver Modifier and Type Method Description static <T extends org.openqa.selenium.WebDriver>
SelfHealingDriverProxyFactory. createDriverProxy(ClassLoader loader, InvocationHandler handler, Class<T> clazz)