Bug 1844171 - Update screenshots tests. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D183912
This commit is contained in:
@@ -259,7 +259,7 @@ async function isScreenshotInitialized() {
|
||||
let screenshotsChild = content.windowGlobalChild.getActor(
|
||||
"ScreenshotsComponent"
|
||||
);
|
||||
return screenshotsChild?._overlay?._initialized;
|
||||
return screenshotsChild?.overlay?.initialized;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user