Uses of Class
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 Browser[]
value()
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.
-