You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1612,7 +1612,7 @@ await browser.close();
1612
1612
1613
1613
Page routes take precedence over browser context routes (set up with [browserContext.route(url, handler)](#browsercontextrouteurl-handler)) when request matches both handlers.
1614
1614
1615
-
> **NOTE** Enabling rouing disables http cache.
1615
+
> **NOTE** Enabling routing disables http cache.
1616
1616
1617
1617
#### page.screenshot([options])
1618
1618
-`options` <[Object]> Options object which might have the following properties:
0 commit comments