Interface HealingElementsService

All Known Implementing Classes:
HealingElementsServiceImpl

public interface HealingElementsService
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.openqa.selenium.WebElement>
    heal​(PageAwareBy pageBy, List<org.openqa.selenium.WebElement> pageElements)
     
  • Method Details

    • heal

      List<org.openqa.selenium.WebElement> heal(PageAwareBy pageBy, List<org.openqa.selenium.WebElement> pageElements)