on ‎2021 Nov 08 9:50 AM

GUI SCRIPTING: GUI 770 changed SAP.HTMLControl / HTMLViewer / BrowserHandle ?
When we use the version 740, we can get a text from the 2nd window ( - normally it uses for information / caution / warning message) as below:
session.findById(id).BrowserHandle.document.all(0).innerText
However, after upgrade to version 770, we can not get anything from this command.
Just received the ERROR as BrowserHandle is [NONE] type object.
Could you please tell us How to get the TEXT which displayed in the 2nd (id = "wnd[1]", information / caution / warning) window?
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hello Masa,
this issue has been fixed in patchlevel 3 of SAP GUI for Windows 7.70.
It was introduced when the HTML Control based on Edge (WebView2) was created.
See also SAP Note 3050103 - "SAP GUI HTML Control for windows: Scripting property BrowserHandle returns null"
Best regards,
Frank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.