[
https://issues.apache.org/jira/browse/TOBAGO-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056202#comment-15056202
]
Dennis Kieselhorst commented on TOBAGO-1473:
--------------------------------------------
Pull request created: https://github.com/vmi/selenese-runner-java/pull/177
> 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)