WebDriverResponse
class WebDriverResponse (View source)
Methods
__construct(null|string $session_id = null)
No description
null|int
getStatus()
No description
setStatus(int $status)
No description
mixed
getValue()
No description
setValue(mixed $value)
No description
null|string
getSessionID()
No description
setSessionID(mixed $session_id)
No description
Details
__construct(null|string $session_id = null)
No description
null|int
getStatus()
No description
WebDriverResponse
setStatus(int $status)
No description
mixed
getValue()
No description
WebDriverResponse
setValue(mixed $value)
No description
null|string
getSessionID()
No description
WebDriverResponse
setSessionID(mixed $session_id)
No description