Unable to select element in SAP

Hi All,

im traying to automate SAP first time and i unable to select elements in SAP.
i have enabled scripting in both server and local but sill im not able to select elements

image

Welcome to the UiPath Community @drajkumar

Ideal way of to use native sap activity

Else you can go about selecting using a different selection framework
While selecting the element for selector press ctrl+F4 to switch the framework

More information: refer to options section in below doc

Also your may consider Sending hotkey tab to navigate to thode fields and enter credentials and hit enter.

Hope this helps!!!

Hi @drajkumar,

Can you try this value, while indicating on-screen Press F4 to change the Ui Framework and try once?

image

Update us once you have tried this method.

Regards,
@90s_Developer

UiPath has SAP login activity but same to you, it doesn’t work on my computer.

One workaround solution is to use “Click Text” activity to click “User”, then Offset X to click the input field on the right side. After that you can use “Type Into” without selector to key text.