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 2016/06/10 14:27:21 UTC

[jira] [Commented] (TOBAGO-1473) Remove selenium legacy dependency

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

Hudson commented on TOBAGO-1473:
--------------------------------

SUCCESS: Integrated in Tobago 3.0.x #390 (See [https://builds.apache.org/job/Tobago%203.0.x/390/])
TOBAGO-1473: Remove selenium legacy dependency
* QUnit tests: run by arquillian or manually
* currently problems with Firefox 47.0, 46.0 was okay
[developed by hnoeth] (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1747709])
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/appended-resouces/META-INF/LICENSE
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/appended-resouces/META-INF/NOTICE
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TestController.java
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/10-in/in.test.js
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/10-in/in.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/20-suggest/suggest.test.js
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/20-suggest/suggest.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1040-date
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1040-date/date.test.js
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1040-date/date.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/script/qunit-1.23.1.js
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/style/qunit-1.23.1.css
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/test.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/test/java/org/apache/myfaces/tobago/example/demo/ArquillianTest.java
* tobago-3.0.x/tobago-example/tobago-example-demo/src/test/java/org/apache/myfaces/tobago/example/demo/QUnitTests.java


> Remove selenium legacy dependency
> ---------------------------------
>
>                 Key: TOBAGO-1473
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1473
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>            Reporter: Dennis Kieselhorst
>            Assignee: Dennis Kieselhorst
>             Fix For: 3.0.0
>
>
> The selenium tests were migrated to use Webdriver in TOBAGO-1369 to make them runnable with current browser versions. This change has not been merged to 3.x branch yet. We need a different implementation in future as the current Selenium legacy support will be dropped in Selenium 3.
> Since everybody is happy with the current approach (record scripts with Selenium IDE and run them in Unittests) we should stick to this. Unfortunately there is no official runner for it (see https://code.google.com/p/selenium/issues/detail?id=175). Adapting this kind of approach using
> Arquillian Graphene/ Gebish will be lots of effort, but there is a runner on Github that looks promising: https://github.com/vmi/selenese-runner-java (Apache license)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)