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 with parameters of type SelfHealingEngineModifier and TypeMethodDescriptionstatic SelfHealingDriverSelfHealingDriver.create(SelfHealingEngine engine) -
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.service.impl
Fields in com.epam.healenium.service.impl declared as SelfHealingEngineConstructors in com.epam.healenium.service.impl with parameters of type SelfHealingEngine