What does it in the variable 'var_Exist' when it comes to line 12?
I dont think its required here, try using it without that variable
like - IF Browser("WisdomLogin").Page("WisdomLogin").WebElement("Login Failure.").Exist then
also make sure webelement login failure is there in your repository as mentioned in the error message.
I dont think its required here, try using it without that variable
like - IF Browser("WisdomLogin").Page("WisdomLogin").WebElement("Login Failure.").Exist then
also make sure webelement login failure is there in your repository as mentioned in the error message.

