Automation , Robot

If: Input string was not in a correct format. what to do this time , I don’t know solution in the error

@UJJVAL_BHAGAT

Could you please provide more details about the issue with screenshot if possible.

You can use the Try Catch activity to catch the exceptions in the invalid format scenario and you should select the type of exception depending on your scenario.

Cheers

Hi @UJJVAL_BHAGAT ,
Please provide the full error you are experiencing
Can you take a screenshot of this error?
I understand that you are getting an error with activity “If” with the error message being “Input string was not in a correct format”
Is this correct?
If will let us check and return true/false. Make sure it compares two String values, maybe contains, equals…
Please provide full details for the best solution
regards,

@UJJVAL_BHAGAT

Can you share the error message received in the output panel.

Cheers