Package org.openqa.selenium.remote
Interface CommandExecutor
-
- All Known Implementing Classes:
DriverCommandExecutor
,HttpCommandExecutor
public interface CommandExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Response
execute(Command command)
-