Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,19 @@ To download a screenshot, select a test step in the timeline, then select the *D

image:session-explorer:download-screenshot-closeup.png[width=500,alt="Download button to download screenshot of the selected step"]

=== Download video of test session

To download a video of your test session, open *Session Overview* and select the *Download* icon in the upper-right corner of the video player.

image:session-explorer:download-video.png[width=500,alt="Download video of test session"]

[NOTE]
====
Videos played in QuickTime may appear jittery. This playback issue is specific to QuickTime and does not reflect the actual test session.

For accurate playback, use the VLC media player.
====

=== View accessibility issues

To view an accessibility issue automatically flagged during your session, select a *yellow marker* in the timeline.
Expand Down
Loading