JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
io.github.bonigarcia.seljup.Browser
Packages that use
Browser
Package
Description
io.github.bonigarcia.seljup
Uses of
Browser
in
io.github.bonigarcia.seljup
Methods in
io.github.bonigarcia.seljup
that return
Browser
Modifier and Type
Method
Description
static
Browser
Browser.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Browser
[]
Browser.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.