Skip to content

Instantly share code, notes, and snippets.

@kensoh
Last active May 10, 2017 02:13
Show Gist options
  • Save kensoh/48f1bb8a3593ee3ab9662d3cf3ecc6da to your computer and use it in GitHub Desktop.
Save kensoh/48f1bb8a3593ee3ab9662d3cf3ecc6da to your computer and use it in GitHub Desktop.
automation flow for testing running of online flow files by TA.Gui
http://tebel.org/index_mobile.php
test.assertTextExists('About','Check for About text');
test.assertSelectorHasText(tx('header'), 'Interface automation','Check for phrase in header element');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment