Package uk.co.evoco.webdriver
-
Class Summary Class Description WebDriverBuilder This class uses the Builder Pattern to construct its options.WebDriverListener This class allows us hooks into before and afters of a lot of WebDriver internals This is a great way to capture screenshots and add conditional waits to actions without making tests and page objects have superfluous code to do these things.