WaitAction implements WebDriverAction
Table of Contents
$timeout_in_second | int | |
---|---|---|
__construct() | mixed | |
perform() | mixed |
Properties
$timeout_in_second
private
int
$timeout_in_second
Methods
__construct()
public
__construct(
$timeout_in_second :
int
)
: mixed
Parameters
- $timeout_in_second : int
Return values
mixedperform()
public
perform(
)
: mixed