Uses of Interface
org.openqa.selenium.cli.CliCommand.Executable
Packages that use CliCommand.Executable
Package
Description
Mechanisms to configure and run selenium via the command line.
-
Uses of CliCommand.Executable in org.openqa.selenium.cli
Methods in org.openqa.selenium.cli that return CliCommand.ExecutableModifier and TypeMethodDescriptionCliCommand.configure
(PrintStream out, PrintStream err, String... args) -
Uses of CliCommand.Executable in org.openqa.selenium.grid
Methods in org.openqa.selenium.grid that return CliCommand.ExecutableModifier and TypeMethodDescriptionfinal CliCommand.Executable
TemplateGridCommand.configure
(PrintStream out, PrintStream err, String... args) -
Uses of CliCommand.Executable in org.openqa.selenium.grid.commands
Methods in org.openqa.selenium.grid.commands that return CliCommand.ExecutableModifier and TypeMethodDescriptionCompletionCommand.configure
(PrintStream out, PrintStream err, String... args) InfoCommand.configure
(PrintStream out, PrintStream err, String... args)