How to identify the correct window? #5309
Unanswered
greuelpirat
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The SAP Client for windows uses WebView2. When there are two SAP sessions open, with both sessions shows a HTML view, how can I reliable identify the correct window for one of the sessions to access that via web driver?
Currently we evaluate all window positions and compares them. But this fails, when multiple HTML views are on the exact same position.
WebDriver denies access to native window handles,
Any recommendations?
Beta Was this translation helpful? Give feedback.
All reactions