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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -292,6 +292,9 @@ Optional name of the build the session is running under.
292
292
#### (project)
293
293
Optional name of the project the build is under.
294
294
295
+
#### (browserstack.video)
296
+
Optional flag to enable video recording in your test.
297
+
295
298
### Response
296
299
The response will be returned when the worker has been setup and initialized. This involves loading the HTML data or navigating to the url given depending on the setup parameters. Use the id returned to perform any further communications etc.
0 commit comments