Enum webdriver.logging.Type
code »- Type:
string
Common log types.
Values and Descriptions
- BROWSER
- Logs originating from the browser.
- CLIENT
- Logs from a WebDriver client.
- DRIVER
- Logs from a WebDriver implementation.
- PERFORMANCE
- Logs related to performance.
- SERVER
- Logs from the remote server.
Show: