dmitri_1
12 years agoOccasional Contributor
Converting Tests
I have created a keyword test that runs successfully over and over again.
I converted this to a script version (vbscript), and it looks simple enough, everything got converted fine.
BUT, the script version seems to fail on subsequent runs (fails once, passes another time). It seems to miss the entry of text into a field (but that keyword/code passes anyway), and then fails later on because unexpected things are not there.
Anyone have similar experiences or can shed some light on why the two would differ in behaviour like this?
I converted this to a script version (vbscript), and it looks simple enough, everything got converted fine.
BUT, the script version seems to fail on subsequent runs (fails once, passes another time). It seems to miss the entry of text into a field (but that keyword/code passes anyway), and then fails later on because unexpected things are not there.
Anyone have similar experiences or can shed some light on why the two would differ in behaviour like this?