Uses of Interface
dev.botcity.framework.web.browsers.BrowserConfig
Package
Description
WebBot development package.
-
Uses of BrowserConfig in dev.botcity.framework.web
Modifier and TypeMethodDescriptionstatic BrowserConfig
WebDriverFactory.getWebDriver
(Browser browser, boolean headless, org.openqa.selenium.MutableCapabilities options, org.openqa.selenium.MutableCapabilities capabilities, String driverPath, String downloadPath, PageLoadStrategy pageStrategy) Factory method to create a Browser config instance. -
Uses of BrowserConfig in dev.botcity.framework.web.browsers