Interface HealingService

All Known Implementing Classes:
HealingServiceImpl

public interface HealingService
  • Method Summary

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

    • heal

      Optional<org.openqa.selenium.WebElement> heal(PageAwareBy pageBy, org.openqa.selenium.NoSuchElementException e)