Many automation tools depend heavily on screen position, window size, focus, or resolution.
As a result, even small UI changes, popups, or overlapping windows can cause tests to fail.
This often leads users to wonder whether the same limitations apply to PerfecTwin.
⚙️ How it works
PerfecTwin does not rely on screen position or UI layout.
Instead, it captures and replays the SAP HTTP request and response traffic that occurs behind the screen.
Because of this backend-driven approach:
Popups do not affect execution
Window focus does not matter
Screen resolution and size are irrelevant
UI layout or position changes do not impact the test
PerfecTwin focuses on how SAP processes the transaction, not how it appears on the screen.
It makes tests remain stable and reliable regardless of screen conditions that typically affect RPA-style tools.
Comments
0 comments
Please sign in to leave a comment.