Uses of Interface
dev.botcity.framework.web.browsers.BrowserConfig
Packages that use BrowserConfig
Package
Description
WebBot development package.
-
Uses of BrowserConfig in dev.botcity.framework.web
Methods in dev.botcity.framework.web that return BrowserConfigModifier 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
Classes in dev.botcity.framework.web.browsers that implement BrowserConfig