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

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

Integrated in tobago-trunk #829 (See 
[https://builds.apache.org/job/tobago-trunk/829/])
    TOBAGO-1174: Easier handling of Selenium tests (Revision 1361381)
TOBAGO-1174: Easier handling of Selenium tests (Revision 1361380)

     Result = FAILURE
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1361381
Files : 
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/tc/popup/BugTobago1091SeleniumTest.java

lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1361380
Files : 
* /myfaces/tobago/trunk/tobago-example/tobago-example-test/pom.xml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/java/org/apache/myfaces/tobago/example/test/KillSession.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/java/org/apache/myfaces/tobago/example/test/TestPageFilter.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/WEB-INF/web.xml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/popup/popup-bug-tobago-1091.selenium.html
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/tree/tree-select.selenium.html
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/tree/tree-select.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/AutomaticSeleniumTest.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/SeleniumScript.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/SeleniumScriptItem.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/SeleniumTest.java

                
> 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