PHP Class Nearsoft\SeleniumClient\Http\HttpClient

Datei anzeigen Open project: nearsoft/php-selenium-client Class Usage Examples

Protected Properties

Property Type Description
$_traceAll

Public Methods

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

Method Details

execute() public method

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

getTraceAll() public method

public getTraceAll ( )

setTraceAll() public method

public setTraceAll ( $value )

Property Details

$_traceAll protected_oe property

protected $_traceAll