1
edit
Seotoolinfo (talk | contribs) No edit summary |
m (Removed spam) |
||
| Line 39: | Line 39: | ||
*element verification errors are reported by a ''try-except'' statement that surrounds each assert/fail call and appends an error message to a verificationErrors list. At the end of the script, in the tearDown function, the list is dumped and the Python traceback is called if the list is not null. | *element verification errors are reported by a ''try-except'' statement that surrounds each assert/fail call and appends an error message to a verificationErrors list. At the end of the script, in the tearDown function, the list is dumped and the Python traceback is called if the list is not null. | ||
</blockquote> | </blockquote> | ||
edit