Forum Discussion

dswanstrom's avatar
dswanstrom
Regular Visitor
8 years ago

I'm trying to create a conditional statement in VBScript for if a box pops up or not.

I'm doing Data driven testing.  On some of my records a box will pop up, but not on all records.  If the box pops up, i need to click a button. If it doesn't, i need to skip that command and move on....