RemoteExecuteMethod
in package
implements
ExecuteMethod
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- execute() : mixed
Properties
$driver
private
RemoteWebDriver
$driver
Methods
__construct()
public
__construct(RemoteWebDriver $driver) : mixed
Parameters
- $driver : RemoteWebDriver
execute()
public
execute(string $command_name[, array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
- $command_name : string
- $parameters : array<string|int, mixed> = []