PHP Class Nearsoft\SeleniumClient\Http\HttpClient

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

Protected Properties

Свойство Type Description
$_traceAll

Méthodes publiques

Méthode Description
execute ( Command $command, $trace = false ) : string
getTraceAll ( )
setTraceAll ( $value )

Method Details

execute() public méthode

public execute ( Command $command, $trace = false ) : string
$command Nearsoft\SeleniumClient\Commands\Command
Résultat string The response body

getTraceAll() public méthode

public getTraceAll ( )

setTraceAll() public méthode

public setTraceAll ( $value )

Property Details

$_traceAll protected_oe property

protected $_traceAll