Closed
Bug 507491
Opened 16 years ago
Closed 16 years ago
getWindowByTitle cannot grab windows marked with browserGlue
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: aakashd, Unassigned)
References
()
Details
The Clear Recent History window cannot be grabbed by MozMill via neither the getWindowByTitle nor getMostRecentWindow commands. I could be flat wrong about this, but I think it has something to do with either there being no type for the window and/or it using the nsiBrowserGlue code.
Steps to Reproduce:
1. Use the code supplied in the following pastebin link
2. Run the testcase via the editor.
Actual Results:
MozMill cannot retrieve the Clear Recent History window.
Expected Results:
MozMill should be able to retrieve the CRH window.
Reporter | ||
Comment 1•16 years ago
|
||
I'm an idiot. I have to use modal dialog. Moving this to resolved:invalid.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•