Closed
Bug 1519053
Opened 6 years ago
Closed 6 years ago
Set window handle for "Switch To Window" also as "handle"
Categories
(Testing :: geckodriver, enhancement, P3)
Testing
geckodriver
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: whimboo, Assigned: kritisingh1.ks, Mentored)
References
Details
(Keywords: good-first-bug, Whiteboard: [lang=rs])
User Story
To get started follow the documentation at: https://firefox-source-docs.mozilla.org/testing/marionette/marionette/NewContributors.html https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/index.html
Attachments
(1 file, 2 obsolete files)
(deleted),
text/x-phabricator-request
|
Details |
To get started on bug 1301073 we have to make geckodriver backward compatible by also setting the window handle as "handle" here:
The "name" property should be left-in for now to stay compatible.
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
Hi Henrik I would like to work on it , I build the firefox locally on my laptop. Can you guide me how to go ahead with it?
Thanks
Flags: needinfo?(hskupin)
Reporter | ||
Comment 2•6 years ago
|
||
As comment 0 explains just add handle
next to name
as member of the data instance.
Flags: needinfo?(hskupin)
Updated•6 years ago
|
Assignee: nobody → shivams2799
Assignee | ||
Comment 3•6 years ago
|
||
Hi I would like to take this up if its not active. Please let me know if I may. Thanks!
Comment 4•6 years ago
|
||
Kriti , I am working on it , had a rough last week sorry.
Thanks
Updated•6 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•6 years ago
|
||
Just to let you know we basically assign bugs to the first one who uploads a patch. So please upload one, or other might/will do it in the next days.
Assignee: shivams2799 → nobody
Status: ASSIGNED → NEW
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Comment 8•6 years ago
|
||
Updated•6 years ago
|
Attachment #9050352 -
Attachment is obsolete: true
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/44fee8919949
Set window handle for 'Switch To Window' also as 'handle'. r=whimboo
Comment 10•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•4 years ago
|
Attachment #9050284 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•