Closed Bug 846277 Opened 12 years ago Closed 12 years ago

select() method has to wait for specified element to be selected

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: daniela.p98911, Assigned: AndreeaMatei)

References

()

Details

(Whiteboard: [mozmill-2.0][mentor=whimboo][lang=js][good first bug])

This is a follow up on bug 843553 comment #5. The select method in controller.js file is not correct. We need to wait for the element we are selecting. At the moment the method contains: open, click and close, but no waitFor call.
For Mozmill 2 the MozmillDropdownList in mozElement.js is affected. The the URL field. Not sure if we want to patch Mozmill 1.5 given that we have workarounds.
Summary: Need to update controller.js - select method to wait for element after it is selected → select() method has to wait for specified element to be selected
Whiteboard: [mentor=whimboo][lang=js][good first bug]
can i be assigned this bug ?
Assignee: nobody → jdev005
jdev005@gmail.com, thank you for your interest in working on that bug. If you have questions don't hesitate to ask here or join us on IRC (irc.mozilla.org) in the #automation channel.
Can you confirm that you're still working on this bug?
Flags: needinfo?(jdev005)
Seems like he is not interested to work on it. We have to get this fixed, so lets open up the bug for someone else.
Assignee: jdev005 → nobody
Flags: needinfo?(jdev005)
Whiteboard: [mentor=whimboo][lang=js][good first bug] → [mozmill-2.0?][mentor=whimboo][lang=js][good first bug]
I'll fix this in bug 860662 as the work there is nearly done.
Assignee: nobody → andreea.matei
Status: NEW → ASSIGNED
Depends on: 860662
Fixed by bug 860662.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [mozmill-2.0?][mentor=whimboo][lang=js][good first bug] → [mozmill-2.0][mentor=whimboo][lang=js][good first bug]
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.