Open
Bug 558412
Opened 13 years ago
Updated 6 months ago
Mochitest should have a way to hook into dialogs
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: bzbarsky, Unassigned)
Details
For bug 537120 the pass case for a test would be the "save or open" dialog coming up; the failure case is rendering the data in the content area. Unfortunately the test harness has no good way to tell those cases apart (short of polling for a bit on some script from the content area and declaring pass if it never happens).
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•