Udo Schnurpfeil created TOBAGO-1174:
---------------------------------------

             Summary: Easier handling of Selenium tests
                 Key: TOBAGO-1174
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1174
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Demo
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil
            Priority: Minor


Having a page to test:
 - foo/bar.xhtml
Record a test with Selenium IDE and put the HTML code in a file named
 - foo/bar.selenium.html

The AutomaticSeleniumTest should load the html file, which contains the script 
and execute it.

This is easier than programming it, and has advantage to the Java-Code export 
of the Selenium IDE:
If you run into trouble later, because there is a new bug, you can Cut+Paste 
the HTML-Selenium-Script-code into the Selenium IDE and check the problems.  


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to