Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
Consider this. If your Item does not exist, how can you call the "Exists" property of it? While your logic is correct, you need to make a minor change. Change your if statement to
If NOT iexplore.document.all.WaitItem("Submit", 1000).Exists Then