Closed
Bug 1713779
Opened 5 years ago
Closed 5 years ago
Also set "webdriver.log.*" preferences for debug and trace logs
Categories
(Testing :: geckodriver, task, P2)
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [bidi-m1-mvp])
Attachments
(1 file)
On bug 1700392 we want to combine the logging preferences of Marionette and Remote Agent to webdriver.log.level and webdriver.log.truncate. Before we are able to do that we need geckodriver to set this preferences in parallel to the existing marionette.log.* ones.
| Assignee | ||
Comment 1•5 years ago
|
||
There will be a conflict with the ongoing refactoring on bug 1705770. Lets wait for it to be done.
Depends on: 1705770
| Assignee | ||
Comment 2•5 years ago
|
||
With Marionette being a part of Remote Agent now some
more code gets consolidated. As such the preferences
for logging will move soon to "webdriver.log.". Also
"marionette.log.", and "remote.log.*" will be removed.
This prepares geckodriver for the upcoming change on
bug 1700392.
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa1007ee31a0
[geckodriver] Also set "webdriver.log.*" preferences for logging. r=webdriver-reviewers,jdescottes
| Assignee | ||
Updated•5 years ago
|
Points: --- → 2
Priority: -- → P2
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•