Hello,
I need to check if element exist or not. However if the element not exist it takes 30 sec. I want to prevent this situation. Thats why I want to take this process time just 2 sec. After 2 sec if element exist it becomes true else false. I hope I can explain clearly the situation.
Any help will be appreciated
Welcome to Community!
You need to use timesoutMilliseconds Properties in Element exists!
The Default timing is 30 seconds!
Regards
Set to the minimum times you need to minimum number you need!
Welcome to our UiPath community.
Set TimeOut as 2000 in Element Exists activity.
Thank you so much!
1 Like
Thank you so much! Thank you for welcoming:)
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.