sagarpabba / selite

Automatically exported from code.google.com/p/selite
0 stars 0 forks source link

If a called script fails, then subsequent runs of any test case fail #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a called script fails, then subsequent runs of test cases fail. E.g.

Unexpected Exception: Error: globIdxValue must be a string Expecting type from 
within [string], but the actual type of the item is undefined. The item: 
undefined. fileName -> chrome://selite-misc/content/selite-misc.js, lineNumber 
-> 39, columnNumber -> 0).

Workaround: Restart Selenium IDE.

Original issue reported on code.google.com by peter.kehl on 3 Feb 2014 at 8:48

GoogleCodeExporter commented 9 years ago
Fixed in version 0.78 of SelBlocksGlobal

Original comment by peter.kehl on 5 Feb 2014 at 9:14