Open
Bug 1942585
Opened 11 months ago
Updated 11 months ago
Add support for "--debugger" argument to geckodriver
Categories
(Testing :: geckodriver, enhancement, P3)
Testing
geckodriver
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 obsolete files)
This came in as a request to be able to run wdspec tests with a debugger attached to Firefox (see bug 1942525).
To be able to run Firefox under a debugger a --debugger argument should be able to get specified so that not Firefox get started directly but with the help of the given debugger.
| Reporter | ||
Updated•11 months ago
|
Type: task → enhancement
Priority: -- → P3
Comment 1•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Comment 2•11 months ago
|
||
Comment 3•11 months ago
|
||
Comment on attachment 9462443 [details]
Bug 1942585 - [wpt] Add support for "userContexts" argument to "script.addPreloadScript" command.
Revision D235929 was moved to bug 1940927. Setting attachment 9462443 [details] to obsolete.
Attachment #9462443 -
Attachment is obsolete: true
Comment 4•11 months ago
|
||
Comment on attachment 9462444 [details]
Bug 1942585 - [wdspec] Add tests for "userContexts" argument to "script.addPreloadScript" command.
Revision D235930 was moved to bug 1940927. Setting attachment 9462444 [details] to obsolete.
Attachment #9462444 -
Attachment is obsolete: true
Updated•11 months ago
|
Assignee: aborovova → nobody
Status: ASSIGNED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•