Batch of errors based on conditions

Hello I was doing the certification practical exam and everything worked up until checking whether the data matched the data scrapped, I am absolutely losing my patience because it makes 0 sense why I am getting these errors because when I do a write line to see if the conditional is working I get that it’s true and it should continue but when it gets to the if statement it shows the attached error and breaks the whole workflow and starts everything up again as a second try. Error_Message

This is my condition and like I said it gives out the expected boolean value

Then I get this error
SecondError

Final errors before it launches a new browser

ThirdError

Hey Ramon,

Probably one of your variables is not set, debug the solution and watch the variables that your using in this activity so maybe one is not been set

Had one of my arguments that was out with value IN thanks

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.