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/get-started/tutorials/record-video.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
@@ -14,7 +14,7 @@ To run the test:
14
14
3. Start your local server, if it isn't currently running. For example, enter the command `live-server`.
15
15
4. Enter the command `npx doc-detective@dev -i form-filler3.json`.
16
16
17
-
In order to record, the test must be run with _headless_ mode disabled. The display window of the browser constrains the view area of the screenshot and video functions.
17
+
To record, you must run the test with _headless_ mode turned off. The display window of the browser constrains the view area of the screenshot and video functions.
0 commit comments