| Package | Description |
|---|---|
| net.serenitybdd.core.webdriver.driverproviders |
| Modifier and Type | Class and Description |
|---|---|
class |
AppiumDriverProvider |
class |
ChromeDriverProvider
Create a new instance of a ChromeDriver driver, using the configuration options defined in serenity.conf
and/or in the custom fixture classes.
|
class |
DownloadableDriverProvider |
class |
EdgeDriverProvider
Create a new instance of a ChromeDriver driver, using the configuration options defined in serenity.conf
and/or in the custom fixture classes.
|
class |
FirefoxDriverProvider |
class |
InternetExplorerDriverProvider |
class |
ProvidedDriverProvider |
class |
RemoteDriverProvider
A Remote Driver using SauceLabs or Browserstack (for remote web testing), or Selenium Grid.
|
class |
SafariDriverProvider |
Copyright © 2022. All rights reserved.