I want to indicate element from SAP, as the follow screenshot.
However,the selection region cover all page.
I only need the “plant”,“material"and"PGI date” three fields to type into,
how can i change the selection region?
@irahmat - in this case issue is not with studio version
here u will need to enable scripting on both sides only then only this block screen will disappear
The main issue on your screenshot is here, looks like SAP scripting is not enabled. (see the docu above)
The overall recommendation is to go for higher Studio version.
Studio 2019.4. is pretty outdated from SAP point of view.
We have invested a tons of man hours to improve SAP automation capabilities and all this work was actually continuously released during last couple of releases. And we are still improving, improving, improving…
The identification framework UIA is not suitable for stable and reliable SAP automation.
For SAP WinGUI we are using dedicated SAP WinGUI API scripting interface (default)
Do you have any chance to upgrade or even try out UIAutomation Package 19.12 or 20.02. ?
You will see, how powerful the SAP WinGUI automation has become.
hoping that latest version will work in my case too
well i somehow managed with 18.4 version
i probably hv to migrate the project to latest version. @LevKushnir - Do you have any project migrating guide for SAP projects from 18.4 to latest version