Class BrowserHealthChecker


  • @ParametersAreNonnullByDefault
    public class BrowserHealthChecker
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isBrowserStillOpen​(org.openqa.selenium.WebDriver webDriver)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BrowserHealthChecker

        public BrowserHealthChecker()
    • Method Detail

      • isBrowserStillOpen

        public boolean isBrowserStillOpen​(org.openqa.selenium.WebDriver webDriver)