Selectors does not work in SAP VF02 Transaction

I am using SAP Transaction VF02 to download my billing documents but after updating UiPath 2222.10.1 my selectors stopped working while I try to select a dropdown.

I wanted to select the blue drop-down but it selects the red one.
image

I have tried to use send window message, and simulate type and also changed the UISelectors but still does not work. Can anyone help?

SAP_Download_BillingDocument.xaml (20.9 KB)

Hello @Debasis_Nayak

Instead of going with the Simulate and Send windows message input method, can you try with the default input method( hardware event).

Also in the Click activity. property just try changing the Cursor Motion Type also.

1 Like

Thank you, it worked after changing the Cursor motion type.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.