Skip to main content

I have used IF ELSE condition but while running the flow the bot just check the if condition , if its true it execute it, but when the condition is false it does not go to else condition and gives error.

Can anyone help me out with the error,

Thank You.

 

 

Hi @shubham kuila​ 

 

There are certain things you can give a try

  • Use Error Handler
  • Give a delay after if condition possibly this will resolve your issue
  • Use Else If action there you can define the condition

 

Thanks,

Nishanth Anbalagan


here you can try elseif condition...

give it a try


Reply