Sap 800 selectors not working

I want to capture first row from one screen of sap
Now the selectors are not working
The same selectors are working for previous version of sap but not on sap800

I have increased the ui package version also
I tried to re capture but the it’s not spying properly

Can someone suggest anything

Thanks in advance

@jast1631,

Tried Table extraction and get the first row from the datatable?

Tried the current logic is that it will use table cell scope and inside it it column and first row is passed
And click activity added
But that working for sap 750 not 800

Is this one you mentioned ?
Or by using modern table extract activity ?
If yes
That’s not having scope but how u will pass the click event for first row ? @ashokkarale

@jast1631,

Ok so you are looking to click on first row. I don’t have SAP version to try but see if you can find the selectors through Ui Explorer as well.

Yeah tried but selectors are not getting generated properly for 800 one that’s the issue
While spying it self with all framework I tried but proper selector is not generating
And the current one failing on new screen

Hi @jast1631

Can you try with For Each UI Element activity and inside use Click activity

Regards,

@jast1631

As an alternate solution try to use scripts and get it or set it

Cheers

This one won’t work for sap I guess
As it’s desktop application

Hello

To be able to understand your automation challenge better, please share following information:

  • SAP WinGUI version
  • SAP WinGUI transaction
  • UiPath Studio version
  • UiPath UiAutomation Activity version

In addition share the following screenshots:

  • SAP WinGUI screenshot - Full screen (you can blurry the business information)
  • SAP UiPath Studio - selectors of SAP element

Best regards, Lev