Closed Bug 917846 Opened 11 years ago Closed 10 years ago

Test failure "Timeout exceeded for waitForElement Lookup" in testFindInPage.js

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: AndreeaMatei, Assigned: AndreeaMatei)

References

Details

(Whiteboard: [mozmill-test-failure])

Tested this on latest Beta and it seems that we fail at grabbing the findbar, cause the lookup has changed with the new Findbar changes in the browser. We used to go through a [0] node when now it's [2] actually.

aModule.containerString = expression + '/anon({"class":"browserSidebarContainer"})' +
                            '/anon({"class":"browserContainer"})/[0]' +
                            '/anon({"anonid":"findbar-container"})' +
                            '/anon({"anonid":"findbar-textbox-wrapper"})';

We really need to drop these Lookup strings.
Status: NEW → ASSIGNED
OS: Linux → All
QA Contact: hskupin → andreea.matei
Hardware: x86_64 → All
Assignee: nobody → andreea.matei
QA Contact: andreea.matei → hskupin
The test is currently disabled due to bug 909227 but we should keep track of this for when we enable it.
Depends on: 909227
This has been fixed by bug 835739, I'll keep it open until that bug is backported.
Depends on: 835739
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.