Uses of Class
com.epam.healenium.SelfHealingEngine
Packages that use SelfHealingEngine
Package
Description
-
Uses of SelfHealingEngine in com.epam.healenium
Methods in com.epam.healenium that return SelfHealingEngineMethods in com.epam.healenium that return types with arguments of type SelfHealingEngineMethods in com.epam.healenium with parameters of type SelfHealingEngineModifier and TypeMethodDescriptionstatic voidSelfHealingDriver.callInitActions(SelfHealingEngine selfHealingEngine) static SelfHealingDriverSelfHealingDriver.create(SelfHealingEngine engine) static voidSelfHealingDriver.setEngineFields(org.openqa.selenium.WebDriver delegate, SelfHealingEngine selfHealingEngine) -
Uses of SelfHealingEngine in com.epam.healenium.function
Methods in com.epam.healenium.function with parameters of type SelfHealingEngineModifier and TypeMethodDescriptionEmptyUrlFunction.apply(SelfHealingEngine engine, String url) FullUrlFunction.apply(SelfHealingEngine engine, String url) -
Uses of SelfHealingEngine in com.epam.healenium.handlers.proxy
Fields in com.epam.healenium.handlers.proxy declared as SelfHealingEngineConstructors in com.epam.healenium.handlers.proxy with parameters of type SelfHealingEngineModifierConstructorDescriptionBaseHandler(SelfHealingEngine engine) WebElementProxyHandler(org.openqa.selenium.WebElement delegate, SelfHealingEngine engine) -
Uses of SelfHealingEngine in com.epam.healenium.processor
Fields in com.epam.healenium.processor declared as SelfHealingEngine