[
https://issues.apache.org/jira/browse/TOBAGO-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416932#comment-13416932
]
Hudson commented on TOBAGO-1174:
--------------------------------
Integrated in tobago-1.5.x #72 (See
[https://builds.apache.org/job/tobago-1.5.x/72/])
TOBAGO-1174: Easier handling of Selenium tests
Merged from trunk [from revision 1361380] (Revision 1362801)
Result = FAILURE
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1362801
Files :
* /myfaces/tobago/branches/tobago-1.5.x
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/pom.xml
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/java/org
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/java/org/apache/myfaces/tobago/example/test/KillSession.java
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/java/org/apache/myfaces/tobago/example/test/TestPageFilter.java
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/WEB-INF/web.xml
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/popup/popup-bug-tobago-1091.selenium.html
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/tree/tree-select.selenium.html
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/tree/tree-select.xhtml
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/AutomaticSeleniumTest.java
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/SeleniumScript.java
*
/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/SeleniumScriptItem.java
*
/myfaces/tobago/branches/tobago-1.5.x/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