[JBoss JIRA] (ARQ-2045) Add possibility to define firefox driver binary to support FF48
by Matous Jobanek (JIRA)
Matous Jobanek created ARQ-2045:
-----------------------------------
Summary: Add possibility to define firefox driver binary to support FF48
Key: ARQ-2045
URL: https://issues.jboss.org/browse/ARQ-2045
Project: Arquillian
Issue Type: Feature Request
Components: Extension - Drone
Affects Versions: drone_2.0.0.Final
Reporter: Matous Jobanek
Assignee: Matous Jobanek
Fix For: drone_2.0.1.Final
??Mozilla is changing the internals of Firefox in a way that makes it more stable and secure, but which also makes the community-provided Firefox Driver no longer work. As such, if you use Firefox for your testing, you'll need to use the geckodriver, which is an executable similar to the chromedriver and MS's edgedriver. You'll need to start using geckodriver even if you're using Selenium 2??
https://saucelabs.com/blog/selenium-3-is-coming
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (ARQ-2041) Arquillian Weld container should not use org.jboss.weld.servlet.StaticWeldProvider
by Tomas Remes (JIRA)
[ https://issues.jboss.org/browse/ARQ-2041?page=com.atlassian.jira.plugin.s... ]
Tomas Remes updated ARQ-2041:
-----------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: weld_2.0.0.Beta3
Resolution: Done
> Arquillian Weld container should not use org.jboss.weld.servlet.StaticWeldProvider
> ----------------------------------------------------------------------------------
>
> Key: ARQ-2041
> URL: https://issues.jboss.org/browse/ARQ-2041
> Project: Arquillian
> Issue Type: Bug
> Components: Weld Containers
> Reporter: Martin Kouba
> Assignee: Tomas Remes
> Fix For: weld_2.0.0.Beta3
>
>
> {{org.jboss.weld.servlet.StaticWeldProvider}} is not used in Weld since 2.2.5.Final. Actually, the class was removed from master branch (Weld 3) and 2.4 branch (soon current stable).
> The adapter should probably implement its own {{CDIProvider}} to support the simulated environments properly.
> Affects 2.0.0.Beta2 and 1.0.0.CR9.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months