Skip to content

Commit 335c3e8

Browse files
committed
Recorder keystrokes
1 parent 6d062a8 commit 335c3e8

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Recorder not recording keystrokes on RDP Window
3+
description: Solves an issue that causes recorder not to record keystrokes on RDP windows
4+
ms.reviewer: amitrou
5+
ms.author: iopanag
6+
author: JohnPanagiotopoulos
7+
ms.custom: sap:Desktop flows\UI or browser automation
8+
ms.date: 03/03/2025
9+
---
10+
# Recorder not recording keystrokes on RDP Window
11+
12+
## Symptoms
13+
14+
When using the recorder on an RDP window, the keystores are not recorded but other interactions (like clicks) are recorded fine.
15+
16+
## Causes
17+
18+
The RDP window is in Maximized state. This is a limitation of the RDP clients that intercept keystrokes and interferes with the recorder when the window is maximized.
19+
20+
## Resolution
21+
22+
Change the RDP window to non maximized.

0 commit comments

Comments
 (0)