Showing content from https://seleniumhq.github.io/selenium/docs/api/py/webdriver/selenium.webdriver.common.bidi.log.html below:
selenium.webdriver.common.bidi.log — Selenium 4.35.0.202506301117 documentation
selenium.webdriver.common.bidi.log¶
Classes
-
class selenium.webdriver.common.bidi.log.LogEntryAdded[source]¶
-
-
event_class = 'log.entryAdded'¶
-
classmethod from_json(json)[source]¶
-
class selenium.webdriver.common.bidi.log.ConsoleLogEntry(level: str, text: str, timestamp: str, method: str, args: list[dict], type_: str)[source]¶
-
-
level: str¶
-
text: str¶
-
timestamp: str¶
-
method: str¶
-
args: list[dict]¶
-
type_: str¶
-
classmethod from_json(json)[source]¶
-
class selenium.webdriver.common.bidi.log.JavaScriptLogEntry(level: str, text: str, timestamp: str, stacktrace: dict, type_: str)[source]¶
-
-
level: str¶
-
text: str¶
-
timestamp: str¶
-
stacktrace: dict¶
-
type_: str¶
-
classmethod from_json(json)[source]¶
-
class selenium.webdriver.common.bidi.log.LogLevel[source]¶
-
Represents log level.
-
DEBUG = 'debug'¶
-
INFO = 'info'¶
-
WARN = 'warn'¶
-
ERROR = 'error'¶
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4