Default value 30000milliseconds = 30s
I changed it to 1000milliseconds, but still very slow… no change
which activity make you slow?
OK
Can i have 2 element exist ? If i have 2 element exist, so my IF condition must also put 2 conditions rite?
yup!
Do u know what activity should use.
Example the bot is scanning May’s bill but the website only have Jan’s bill. How i ask the bot to skip download activity if don’t have May’s bill. Cause the bot keep throwing errors because cannot find May’s bill. Can use Try Catch Error? But i am not sure how to use this activity.
But i do not have any element. Example i want to find May’s bill, but the schedule only have Apr’s bill. The bot can’t find and throw out errors.
Element exists if can’t find the element will get the output result to False, so it will not make your flow stop
Also, you need to use if
you need to use if same with the message
But it is already inside the IF condition. How to use IF here?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.