Uses of Enum
core.uiCore.driverProperties.browserType.BrowserType
Packages that use browserType.BrowserType
Package
Description
-
Uses of browserType.BrowserType in core.support.objects
Fields in core.support.objects declared as browserType.BrowserTypeMethods in core.support.objects with parameters of type browserType.BrowserTypeModifier and TypeMethodDescriptionDriverObject.withBrowserType(browserType.BrowserType browserType) -
Uses of browserType.BrowserType in core.uiCore
Methods in core.uiCore with parameters of type browserType.BrowserTypeModifier and TypeMethodDescriptionstatic voidWebDriverSetup.setManualDriverPath(browserType.BrowserType browserType) -
Uses of browserType.BrowserType in core.uiCore.driverProperties
Methods in core.uiCore.driverProperties that return browserType.BrowserTypeModifier and TypeMethodDescriptionstatic browserType.BrowserTypeReturns the enum constant of this type with the specified name.static browserType.BrowserType[]browserType.BrowserType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of browserType.BrowserType in core.uiCore.driverProperties.capabilities
Methods in core.uiCore.driverProperties.capabilities that return browserType.BrowserTypeModifier and TypeMethodDescriptionstatic browserType.BrowserTypeWebCapability.getBrowser()set browser through maven using -D command eg.