Productivity Guide - Snippets
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 snippets available, and it narrows down as you type.