sandwich-webdriver-0.1.2.0: Sandwich integration with Selenium WebDriver
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Sandwich.WebDriver.Internal.StartWebDriver

Contents

Synopsis

Documentation

startWebDriver :: Constraints m => WdOptions -> FilePath -> m WebDriver Source #

Spin up a Selenium WebDriver and create a WebDriver

gracePeriod :: Int Source #

TODO: expose this as an option

Util

configureHeadlessCapabilities :: RunMode -> Capabilities -> Capabilities Source #

Add headless configuration to the Chrome browser