Method | Description | |
---|---|---|
__call ( $method, $arguments ) | ||
__construct ( $browser, $browserUrl, $host = 'localhost', $port = 4444, $timeout = 30000 ) | ||
buildUrlCmd ( $method, $arguments = [] ) | ||
cmd ( $method, $arguments = [] ) | ||
isUp ( ) | ||
sessionIdParser ( $response ) | ||
start ( ) | ||
stop ( ) |
Method | Description | |
---|---|---|
_initCurl ( $url ) | ||
_sendRequest ( $url ) | ||
_server ( ) |
public __construct ( $browser, $browserUrl, $host = 'localhost', $port = 4444, $timeout = 30000 ) |