Property | Type | Description | |
---|---|---|---|
$browser | Selenium instantiation variables | ||
$browserUrl | |||
$host | |||
$newInstanceEachTest | |||
$port | |||
$selenium | |||
$timeout |
Method | Description | |
---|---|---|
__call ( $method, $arguments ) | ||
__construct ( $name = 'Selenium Test Case' ) | ||
setUp ( ) | ||
tearDown ( ) | ||
verifyText ( $text ) | ||
verifyTextNotPresent ( $text ) | ||
verifyTextPresent ( $text ) | ||
verifyTitle ( $pattern ) | ||
verifyValue ( $selector, $value ) |