Uses of Enum
dev.botcity.framework.web.browsers.Browser
Package
Description
WebBot development package.
-
Uses of Browser 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 Browser in dev.botcity.framework.web.browsers