Uses of Class
com.epam.healenium.model.HealingResult
Packages that use HealingResult
-
Uses of HealingResult in com.epam.healenium.mapper
Methods in com.epam.healenium.mapper with parameters of type HealingResultModifier and TypeMethodDescriptionHealeniumMapper.buildMultRequest(Context context, HealingResult healingResult, List<com.epam.healenium.treecomparing.Scored<org.openqa.selenium.By>> choices, String metrics) -
Uses of HealingResult in com.epam.healenium.processor
Methods in com.epam.healenium.processor with parameters of type HealingResultModifier and TypeMethodDescriptionvoidSaveHealingResultsProcessor.enrichHealingResult(HealingResult healingResult)