You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Kieselhorst (JIRA)" <de...@myfaces.apache.org> on 2015/06/10 14:16:01 UTC

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

Dennis Kieselhorst created TOBAGO-1473:
------------------------------------------

             Summary: 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


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)