Uses of Class
org.openqa.selenium.grid.config.ConfigValue
-
-
Uses of ConfigValue in org.openqa.selenium.grid.commands
Fields in org.openqa.selenium.grid.commands with annotations of type ConfigValue Modifier and Type Field Description intStandaloneFlags. port -
Uses of ConfigValue in org.openqa.selenium.grid.distributor.config
Fields in org.openqa.selenium.grid.distributor.config with annotations of type ConfigValue Modifier and Type Field Description intDistributorFlags. healthcheckIntervalintDistributorFlags. newSessionThreadPoolSize -
Uses of ConfigValue in org.openqa.selenium.grid.node.config
Fields in org.openqa.selenium.grid.node.config with annotations of type ConfigValue Modifier and Type Field Description java.lang.BooleanNodeFlags. autoconfigureintNodeFlags. drainAfterSessionCountjava.util.List<java.lang.String>NodeFlags. driverConfigurationjava.util.List<java.lang.String>NodeFlags. driverFactory2Configjava.util.Set<java.lang.String>NodeFlags. driverNamesjava.lang.BooleanNodeFlags. enableBiDijava.lang.BooleanNodeFlags. enableCdpjava.lang.StringNodeFlags. gridUriintNodeFlags. heartbeatPeriodjava.lang.StringNodeFlags. hubjava.lang.BooleanNodeFlags. managedDownloadsEnabledintNodeFlags. maxSessionsintNodeFlags. noVncPortjava.lang.BooleanNodeFlags. overrideMaxSessionsintNodeFlags. registerCycleintNodeFlags. registerPeriodintNodeFlags. sessionTimeoutjava.lang.BooleanNodeFlags. useSeleniumManagerjava.lang.StringNodeFlags. vncEnvVar -
Uses of ConfigValue in org.openqa.selenium.grid.node.relay
Fields in org.openqa.selenium.grid.node.relay with annotations of type ConfigValue Modifier and Type Field Description java.util.List<java.lang.String>RelayFlags. driverConfiguration -
Uses of ConfigValue in org.openqa.selenium.grid.router.httpd
Fields in org.openqa.selenium.grid.router.httpd with annotations of type ConfigValue Modifier and Type Field Description java.lang.StringRouterFlags. subPath
-