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)