|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
---|---|
org.openqa.selenium.remote | |
org.openqa.selenium.remote.service |
Uses of Command in org.openqa.selenium.remote |
---|
Methods in org.openqa.selenium.remote with parameters of type Command | |
---|---|
Response |
CommandExecutor.execute(Command command)
|
Response |
HttpCommandExecutor.execute(Command command)
|
Uses of Command in org.openqa.selenium.remote.service |
---|
Methods in org.openqa.selenium.remote.service with parameters of type Command | |
---|---|
Response |
DriverCommandExecutor.execute(Command command)
Sends the command to the driver server for execution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |