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
Whether to automatically download all the attachments. Defaults to `false` where all the downloads are canceled.
5697
5696
videosPath : Optional[str]
5698
-
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
5697
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `browserContext.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
Whether to automatically download all the attachments. Defaults to `false` where all the downloads are canceled.
5794
5793
videosPath : Optional[str]
5795
-
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
5794
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `page.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
6061
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `browserContext.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
6065
6064
@@ -6448,7 +6447,7 @@ <h3>Methods</h3>
6448
6447
acceptDownloads : Optional[bool]
6449
6448
Whether to automatically download all the attachments. Defaults to `false` where all the downloads are canceled.
6450
6449
videosPath : Optional[str]
6451
-
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
6450
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `browserContext.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
6454
6453
@@ -6545,7 +6544,7 @@ <h3>Methods</h3>
6545
6544
acceptDownloads : Optional[bool]
6546
6545
Whether to automatically download all the attachments. Defaults to `false` where all the downloads are canceled.
6547
6546
videosPath : Optional[str]
6548
-
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
6547
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `page.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
<dd>Enables video recording for all pages to <code>videosPath</code> folder. If not specified, videos are not recorded.</dd>
6745
+
<dd>Enables video recording for all pages to <code>videosPath</code> folder. If not specified, videos are not recorded. Make sure to await <code>browserContext.close</code> for videos to be saved.</dd>
<dd>Specifies dimensions of the automatically recorded video. Can only be used if <code>videosPath</code> is set. If not specified the size will be equal to <code>viewport</code>. If <code>viewport</code> is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.</dd>
Whether to automatically download all the attachments. Defaults to `false` where all the downloads are canceled.
6821
6820
videosPath : Optional[str]
6822
-
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
6821
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `browserContext.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
<dd>Enables video recording for all pages to <code>videosPath</code> folder. If not specified, videos are not recorded.</dd>
6899
+
<dd>Enables video recording for all pages to <code>videosPath</code> folder. If not specified, videos are not recorded. Make sure to await <code>page.close</code> for videos to be saved.</dd>
<dd>Specifies dimensions of the automatically recorded video. Can only be used if <code>videosPath</code> is set. If not specified the size will be equal to <code>viewport</code>. If <code>viewport</code> is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.</dd>
Whether to automatically download all the attachments. Defaults to `false` where all the downloads are canceled.
6976
6975
videosPath : Optional[str]
6977
-
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
6976
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `page.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
8416
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `browserContext.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
<dd>Enables video recording for all pages to <code>videosPath</code> folder. If not specified, videos are not recorded.</dd>
8814
+
<dd>Enables video recording for all pages to <code>videosPath</code> folder. If not specified, videos are not recorded. Make sure to await <code>browserContext.close</code> for videos to be saved.</dd>
<dd>Specifies dimensions of the automatically recorded video. Can only be used if <code>videosPath</code> is set. If not specified the size will be equal to <code>viewport</code>. If <code>viewport</code> is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.</dd>
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded.
8934
+
Enables video recording for all pages to `videosPath` folder. If not specified, videos are not recorded. Make sure to await `browserContext.close` for videos to be saved.
Specifies dimensions of the automatically recorded video. Can only be used if `videosPath` is set. If not specified the size will be equal to `viewport`. If `viewport` is not configured explicitly the video size defaults to 1280x720. Actual picture of the page will be scaled down if necessary to fit specified size.
0 commit comments