mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-17 00:38:59 +00:00
re-enable CDP dom domain
This commit is contained in:
@@ -430,10 +430,6 @@ pub fn pageTest(comptime test_file: []const u8) !*Page {
|
||||
|
||||
try page.navigate(url, .{});
|
||||
test_session.fetchWait(2000);
|
||||
|
||||
page._session.browser.runMicrotasks();
|
||||
page._session.browser.runMessageLoop();
|
||||
|
||||
return page;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user