Closed
Bug 1519925
Opened 7 years ago
Closed 7 years ago
Fix trace log documentation for invalid "firefox_options" argument of the Selenium python binding
Categories
(Testing :: geckodriver, enhancement, P2)
Testing
geckodriver
Tracking
(firefox66 fixed)
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
()
Details
firefox_options is not valid those days, and as such we might get reports without trace logs being enabled. This has to be changed to just options.
I will have a look later today or tomorrow.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c09f185978f4
[geckodriver] Fix trace log documentation for options in Selenium Python binding. r=me
Comment 2•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•