Select item not able to select anything via Indicate on screen CE edition 2018.3 Beta

Please help I’m feeling very stupid at the moment!

I’m going through the Calculate Client Security Hash project and am at the point where you update the work items.

At some point you change the status of the work item using a ‘Select Item’ activity.

path to work items

https://acme-test.uipath.com/work-items

path to update window for a specific work item (you may not have that work item)

https://acme-test.uipath.com/work-items/update/807605

Unfortunately I cannot click anywhere in the New Status dropdown box when doing an ‘indicate on screen’ from the Select item activity.

image

Without the following message coming up (I’ve attempted clicking everywhere in that dropdown!)

image

I’m not sure if it has anything to do with my upgrade to CE 2018.3 version or maybe I’m just being an idiot. clarification on this matter would be appreciated.

Here is an xaml with basically just a select item activity in it…

testtest.xaml (6.1 KB)

Many thanks,

Yes, Indicating that Dropdown directly won’t work. If you use UiExplorer then you should see a Select tag as below,

This should be your selector for the ‘Select Item’ activity.

Thanks,
Rammohan B.

1 Like

Thanks @Rammohan91 thanks for the info and the screenshot I’ll have a play with it.

1 Like