| Package | Description |
|---|---|
| io.github.bonigarcia.wdm | |
| io.github.bonigarcia.wdm.cache | |
| io.github.bonigarcia.wdm.config | |
| io.github.bonigarcia.wdm.online |
| Modifier and Type | Method and Description |
|---|---|
WebDriverManager |
WebDriverManager.architecture(Architecture architecture) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
CacheHandler.getDriverFromCache(String driverVersion,
String driverName,
DriverManagerType driverManagerType,
Architecture arch,
String os) |
| Modifier and Type | Method and Description |
|---|---|
Architecture |
Config.getArchitecture() |
static Architecture |
Architecture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Architecture[] |
Architecture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.setArchitecture(Architecture value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UrlHandler.filterByArch(Architecture arch) |
Copyright © 2022. All rights reserved.