All Classes and Interfaces
Class
Description
Enum of all browser types which are supported by WebDriverSupplier.Ability to browse the web using a Selenium WebDriver.Reporter using the
Actor's BrowseTheWeb.getWebDriver() to take an HTML snapshot
of the currently displayed site.A
WebDriverSupplier for locally installed browser instances.Reporter using the
Actor's BrowseTheWeb.getWebDriver() as TakesScreenshot
to take a screenshot of the currently displayed site.RuntimeException to be thrown when the given string did not match any BrowserType.A
WebDriverSupplier based on WebDriverManager.