Uses of Class
com.epam.healenium.model.Context
Packages that use Context
Package
Description
-
Uses of Context in com.epam.healenium
Methods in com.epam.healenium with parameters of type ContextModifier and TypeMethodDescriptionSelfHealingEngine.getNodePath(List<org.openqa.selenium.WebElement> webElements, Context context) voidSelfHealingEngine.saveElements(Context context, List<org.openqa.selenium.WebElement> webElements) -
Uses of Context in com.epam.healenium.client
Methods in com.epam.healenium.client with parameters of type ContextModifier and TypeMethodDescriptionvoidRestClient.healRequest(Context context) Collect results from previous healing -
Uses of Context in com.epam.healenium.handlers.proxy
Methods in com.epam.healenium.handlers.proxy with parameters of type ContextModifier and TypeMethodDescriptionprotected voidBaseHandler.setBaseProcessorFields(BaseProcessor baseProcessor, Context context) protected voidWebElementProxyHandler.setBaseProcessorFields(BaseProcessor baseProcessor, Context context) -
Uses of Context in com.epam.healenium.mapper
Methods in com.epam.healenium.mapper with parameters of type ContextModifier and TypeMethodDescriptionHealeniumMapper.buildMultRequest(Context context, HealingResult healingResult, List<com.epam.healenium.treecomparing.Scored<org.openqa.selenium.By>> choices, String metrics) -
Uses of Context in com.epam.healenium.processor
Fields in com.epam.healenium.processor declared as Context -
Uses of Context in com.epam.healenium.service
Methods in com.epam.healenium.service with parameters of type ContextModifier and TypeMethodDescriptionvoidHealingService.findNewLocations(List<com.epam.healenium.treecomparing.Node> paths, com.epam.healenium.treecomparing.Node destination, Context context) List<com.epam.healenium.treecomparing.Node>NodeService.getNodePath(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement webElement, Context context) build list nodes by source webElementprotected HealedElementHealingService.toLocator(com.epam.healenium.treecomparing.Scored<com.epam.healenium.treecomparing.Node> node, Context context)