Package 

Class Screenshot

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Screenshot.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final WebPage page
      private final WebDriver driver
    • Constructor Summary

      Constructors 
      Constructor Description
      Screenshot(WebPage page, WebDriver driver)
    • Method Summary

      Modifier and Type Method Description
      final WebPage getPage()
      final WebDriver getDriver()
      final String screenshot(String name, String selector)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait