interface WebDriverCommandExecutor (View source)

Interface for all command executor.

Methods

execute(WebDriverCommand $command)

No description

Details

WebDriverResponse execute(WebDriverCommand $command)

No description

Parameters

WebDriverCommand $command

Return Value

WebDriverResponse