nvda
4779af0d - Chrome system tests: ensure the page is fully loaded (including all iframes) before testing the page (#12174)

Commit
4 years ago
Chrome system tests: ensure the page is fully loaded (including all iframes) before testing the page (#12174) * Chrome system tests: add a load status line after the start marker, and wait for it to become "Test page load complete" before continuing with the test. This is set by the boy's onload event. * Core: queue the PostNVDAStartup notification so that it is actually executed from within the core loop once running, and after any initial focus has been reported.
Parents
Loading