Open
Bug 1949534
Opened 1 day ago
Let BrowserTestUtils.browserLoaded deal with already loaded browsers
Categories
(Testing :: Mochitest, enhancement)
Testing
Mochitest
Tracking
(Not tracked)
NEW
People
(Reporter: saschanaz, Unassigned)
References
Details
The current implementation depends on load event and thus the promise never resolves if the function is called after the event is fired.
You need to log in
before you can comment on or make changes to this bug.
Description
•