Uses of Enum Class
com.github.webdriverextensions.Architecture
Packages that use Architecture
-
Uses of Architecture in com.github.webdriverextensions
Methods in com.github.webdriverextensions that return ArchitectureModifier and TypeMethodDescriptionstatic ArchitectureUtils.detectArch()static ArchitectureArchitecture.fromArchName(String archName) Driver.getArchitecture()static ArchitectureReturns the enum constant of this class with the specified name.static Architecture[]Architecture.values()Returns an array containing the constants of this enum class, in the order they are declared.