Hi Community
I am getting this error, while trying to click the year.
Anyone whos got a good idea of what it means?
My selector looks like this:
Thank you
Hi Community
I am getting this error, while trying to click the year.
Anyone whos got a good idea of what it means?
My selector looks like this:
Thank you
Your selector is missing some tags as per the screenshot @ChrisPals, Do onething, click on the object again and check the selector.
Assign it to a variable of type string and make changes in the variable itself. then assign the variable as selector to the activity
@HareeshMR Hi, Can you elaborate on this please? iâm facing the exact same issue.
Thanks
Remove the âidxâ from your selector.
Use below selector,
âhtml title=âACME System 1 - Reports - Download Monthly Reportâ />
webctrl aaname=âin_Year.ToStringâ parentid=âsearchFormâ tag=âSPANâ />â
and tick mark the Simulate click in properties panel.
@ChrisPals Getting any errors now???..
yea it works with Simulate click, thanks
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.