Cannot find ui element corresponing to this selector "New Status"

Hi! I am completing update workflow of excercise 2 of Academy CalculateClientSec, when is going to update Status, the control it is like a dropdown but with select item brings an error that this control does not support select item after Select control, My selector is the following:
"
"
In text appears “Completed” maybe here I am wrong,

The strange is that when I run it it show error that cannot find element:

Please, could you help me what could be wrong?
Thank you very much in advance!

1 Like

One reason could be the selector is dynamic, in such situation use click image.

try using UIexplorer and verify the particular control you trying to select supports Select item activity,

Thanks
Yogananda

1 Like

You can send keys to select like this -

image

Alternatively, you can do one more thing use UiExplorer and have a Click activity that would work too

1 Like

Thank you for your answers I could fixed as Walkthrough says, I only entered to OPEN UI Explorer and Select tarjet element

I changed the selector like below:
“_
_”
And my UI Element is as the following image,


And that’s it.

Thank you very much
Best Regards,

2 Likes

Hi Gisela

Which selector did work on the above?

You can use Hot Keys to select status

Thanks,

And how is it that my array is not printing all that items with type=‘WI5’, in the Output in the transactionNumbers are odd numbers, so is there a reason why the array is taking odd numbers only and is this why its not extracting everything with WI5 type