public final class Browsers extends Object
Defines the attributes of some commonly-used browsers on Android, for use in browser matchers.
| Modifier and Type | Class and Description |
|---|---|
static class |
Browsers.Chrome
Constants related to Google Chrome.
|
static class |
Browsers.Firefox
Constants related to Mozilla Firefox.
|
static class |
Browsers.SBrowser
Constants related to
SBrowser,
the default browser on Samsung devices.
|