Last active
May 10, 2017 02:13
-
-
Save kensoh/48f1bb8a3593ee3ab9662d3cf3ecc6da to your computer and use it in GitHub Desktop.
automation flow for testing running of online flow files by TA.Gui
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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