PHP Class Nearsoft\SeleniumClient\Commands\Command

Afficher le fichier Open project: nearsoft/php-selenium-client Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $driver, $name, $params = null, $urlParams = null )
execute ( $trace = false )
getHttpMethod ( )
getParams ( )
getPolling ( )
getResponse ( )
getUrl ( )
setPolling ( $value )

Private Methods

Méthode Description
setHttpMethod ( )
setUrl ( )

Method Details

__construct() public méthode

public __construct ( $driver, $name, $params = null, $urlParams = null )

execute() public méthode

public execute ( $trace = false )

getHttpMethod() public méthode

public getHttpMethod ( )

getParams() public méthode

public getParams ( )

getPolling() public méthode

public getPolling ( )

getResponse() public méthode

public getResponse ( )

getUrl() public méthode

public getUrl ( )

setPolling() public méthode

public setPolling ( $value )