Productivity Guide - Snippets

Posted by on May 22, 2009|Comments|Read full article

Snippets in TestWise IDE are little bits of text (abbrev.) that expand full test script statements. For example,

pssi     page_source.should_include(TEXT)

Press Ctrl + J, you will see a full list of snippnets available, and it narrows down as you type.