Until loop expression executes to false everytime
Ankita Panda
6
Reputation points
I have a scenario where until loop expression results false every time and seems it doesn't check the condition, so it executes till it is timed out. I am using variables inside until loop and incrementing it and checking it in until expression. any thoughts on this?
Sign in to answer