Intial run passes, object not recognized in subsequent runs
I was not able to find this question being asked previously -- I apologize in advance if I missed it. I have a script which passes on the initial run and successfully closes out the browser win...
I would use Object Spy and look at that object when it's in the state for the first run and then again for the second run. Perhaps some property is changing underneath and you can't see it.