log
Get the log for a given log type. Log buffer is reset after each request. (Not part of the official Webdriver specification).
Usage
1 | browser.log(type); |
Parameters
Param | Type | Details |
---|---|---|
type | String | The log type. This must be provided. |
Returns
- <Object[]>: The list of log entries