Uses of Enum Class
core.Browser
Packages that use Browser
-
Uses of Browser in core
Modifier and TypeMethodDescriptionstatic Browser
Returns the enum constant of this class with the specified name.static Browser[]
Browser.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected InboxPage
BaseTest.loginInApp
(Browser browser) protected InboxPage
BaseTest.loginInAppByAdmin
(Browser browser) protected LoginPage