shrayud
(Shrayus)
March 24, 2021, 5:32am
1
Hi,
I am automating on IE. The click activity is cause problems. Sometimes it’s clicking the element while sometimes its not. I have checked in UI Explorer and provided an anchor. Still its causing issues. Kindly give some idea on the reason behind this.
Can u share the error and ui explorer part @shrayud
Yameso
(Jakub Swiderski)
March 24, 2021, 6:21am
3
The first idea - check if selector for that click is visible in UiPath even though there is no button on website yet.
Hi @shrayud
Please give wait for ready to complete, under click activity property.
Or, try giving some timeout or delay before.
Thanks.
Arvind4403
(Arvind Arjun Patil)
March 24, 2021, 9:41am
5
@shrayud
Increase the Delay before property i.e. more than 300millisec.
thank you
@shrayud
Use the simulate property of click to true and use normal click activity…
1 Like
shrayud
(Shrayus)
March 24, 2021, 1:09pm
7
I just found a better way :- using “Activate” element first.
Thanks everyone for your suggestions.
system
(system)
Closed
March 27, 2021, 1:10pm
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.