Skip to content
Merged
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
Binary file modified assets/images/real-time-testing/web-browser/mark-bug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/real-time-desktop-browser-testing-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ Efficiently switch between different devices, browsers, and their OS versions wi
## On Screen Keyboard
This allows testers to simulate keyboard input directly on the virtual devices during real-time testing sessions. This feature is particularly useful when testing on devices with different keyboard layouts or when physical keyboard access is limited or unavailable.

<img loading="lazy" src={require('../assets/images/real-time-testing/web-browser/on-screen-keyboard.png').default} alt="Image" className="doc_img"/>

## End Session
Conclude your testing session by clicking on the End Session button.

Expand Down
Loading