You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2012/08/01 12:18:03 UTC

[jira] [Commented] (TOBAGO-1174) Easier handling of Selenium tests

    [ https://issues.apache.org/jira/browse/TOBAGO-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426492#comment-13426492 ] 

Hudson commented on TOBAGO-1174:
--------------------------------

Integrated in tobago-trunk #854 (See [https://builds.apache.org/job/tobago-trunk/854/])
    TOBAGO-1174: Easier handling of Selenium tests
using explicit ids to fix the JSPX variant (Revision 1367897)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1367897
Files : 
* /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/tree/tree-expanded.selenium.html
* /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/tree/tree-expanded.xhtml

                
> 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
>             Fix For: 1.6.0-beta-3, 1.6.0
>
>
> 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