interface WebDriverCommandExecutor (View source)

Interface for all command executor.

Methods

mixed
execute(WebDriverCommand $command)

No description

Details

mixed execute(WebDriverCommand $command)

No description

Parameters

WebDriverCommand $command

Return Value

mixed