| _configuration.sys.mjs |
Internal module to set the configuration on the newly created navigables.
|
5841 |
100 % |
| browsingContext.sys.mjs |
Collect nodes using accessibility attributes.
@see https://w3c.github.io/webdriver-bidi/#collect-nodes-using-accessibility-attributes
|
18997 |
97 % |
| emulation.sys.mjs |
Internal commands
|
2466 |
100 % |
| input.sys.mjs |
|
9974 |
91 % |
| log.sys.mjs |
Map the internal stacktrace representation to a WebDriver BiDi
compatible one.
Currently chrome frames will be filtered out until chrome scope
is supported (bug 1722679).
@param {Array<StackFrame>=} stackTrace
Stack frames to process.
@returns {object=} Object, containing the list of frames as `callFrames`.
|
8068 |
100 % |
| network.sys.mjs |
Internal commands
|
5800 |
100 % |
| script.sys.mjs |
@typedef {string} EvaluationStatus
|
13715 |
95 % |