Rpa chalenge saydasındaki start butonunu tıkladıkdan sonra gelen round 1 tusunu belirtmek istiyorum fakat soyle bir hata alıyorum.
error.selector.example.xaml (6.0 KB)
Rpa chalenge saydasındaki start butonunu tıkladıkdan sonra gelen round 1 tusunu belirtmek istiyorum fakat soyle bir hata alıyorum.
Hi @Emre_Emek please select aaname attribute instead of innertext
ı was try but not been
Could you share your selector?
please check it:
Hello @Emre_Emek
Please explain the steps that you are trying to do.
I can see the Find Start button is there and then a Wait Attribute. Are you trying to wait for the elements to load to continue the process?
Also, the attribute which you have used in the Wait attribute may not exist and that’s why you are getting this error. So use UiExplorer and inspect that element. Then use the appropriate attribute in the Wait Attribute activity.
Thanks
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.