Package org.shakespeareframework.selenium

The central class of the selenium package is the BrowseTheWeb Ability, which requires a WebDriverSupplier to be instantiated.

The following suppliers are available too:

Additionally, the package contains some Reporters:

Both are FileReporters and store the report files according to the implementation there.

See Also:
Manual on "Browser Automation with Selenium"