I created a script that uses databinding. When i am trying to run the script, the script passes sometimes, but there are times it fails for no apparent reason. It looks as if the element was not found by the script only in a certain iteration.
For example, if i have 5 iterations for the same script, 4 of them might pass but one of them would fail. I am not able to figure out why that is happening.
For example, if i have 5 iterations for the same script, 4 of them might pass but one of them would fail. I am not able to figure out why that is happening.