Hello friends,
i’m trying to click on a selection btn inside SAP gui, but no element appears, i have used AA, default, UIA but i can’t click on any button or type into in a field
Hello friends,
i’m trying to click on a selection btn inside SAP gui, but no element appears, i have used AA, default, UIA but i can’t click on any button or type into in a field
Hi @abdel
Please check below thread ,
If you found helpful, feel free to tick as a solution.
Happy Automation
Hey @abdel i’m pretending you already enable the GUI Scripting from server and client side.and even type into not working in your case. you can use Set Text Activity. And if you are calling a transaction you can use Call Transaction activity .
CHEERS