Skip to content

Commit

Permalink
Update for chromiumoxide
Browse files Browse the repository at this point in the history
  • Loading branch information
bglw committed Aug 16, 2024
1 parent 04ee2dd commit 6c9d8b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolproof/src/definitions/browser/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ impl BrowserTester {
let page = browser
.new_page(CreateTargetParams {
url: "about:blank".to_string(),
for_tab: None,
width: None,
height: None,
browser_context_id: None,
Expand Down

0 comments on commit 6c9d8b1

Please sign in to comment.