Arquillian Drone Extension 1.3.1.Final Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.3.1.Final release of the Arquillian Drone Extension component!

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Drone Extension
Version 1.3.1.Final view tag
Release date 2014-05-27
Released by Karel Piwko
Compiled against

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-drone-bom pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-api jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-spi jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-configuration jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-impl jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-server jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver jar javadoc pom

Release notes and resolved issues 3

Selenium BOM update to 2.42.0

Component Upgrade
  • ARQ-1783 - Update Arquillian Core to 1.1.4.Final
Enhancement

Thanks to the following list of contributors: Karel Piwko

Arquillian Drone Extension 2.0.0.Alpha2 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 2.0.0.Alpha2 release of the Arquillian Drone Extension component!

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Drone Extension
Version 2.0.0.Alpha2 view tag
Release date 2014-05-12
Released by Karel Piwko
Compiled against

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-drone-bom pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-api jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-spi jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-configuration jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-impl jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-server jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver jar javadoc pom

Release notes and resolved issues 10

Component Upgrade
  • ARQ-1752 - Upgrade junit dependency to version 4.11
  • ARQ-1755 - Update Selenium to 2.41.0
Enhancement
  • ARQ-1045 - Fail fast if path to browser is not valid
Feature Request
  • ARQ-1744 - Provide metadata storage in DroneContext
  • ARQ-1745 - Rename InjectionPoint
  • ARQ-1746 - Remove objects (instance, configuration) from Drone events
  • ARQ-1747 - Move InjectionPoint one level up in DroneContext
Bug
  • ARQ-1771 - Putting custom annotation on Drone creates multiple instances
Task
  • ARQ-1691 - Flexible model for browsers SPI
  • ARQ-1754 - Replace deprecated junit.framework.Assert

Thanks to the following list of contributors: Tadeas Kriz, Karel Piwko

Arquillian Drone Extension 2.0.0.Alpha1 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 2.0.0.Alpha1 release of the Arquillian Drone Extension component!

New ways to use Drone

Drone 2.0.0.Alpha1 is the first release of the Drone overhaul. We are aiming to provide you better support for:

  • extending Drone with new browser life cycles, such as one browser per test suite
  • smoother and easier integration with existing and future extensions
  • support for Drones bounded to deployments
  • and much more

Removing legacy and obsolete code from Drone

Since the Drone project started more than 3 years ago, some of the configuration options has changed and some of the features are now available as part of Arquillian Core.
The following code will be removed from Drone 2.x during the Alpha releases:

  • removing support for system properties (now directly available from Arquillian Core)
  • using capability based configuration (removing deprecated properties)
  • removing support for Selenium 1 and Graphene 1 (following Selenium project)
  • changing Drone events to support command pattern and to rely on Drone context
  • removing @Deprecated code

What Drone version should I use?

If you want a stable version, go with 1.3.0.Final. If you need to run tests on mobile devices, keep using 1.2.4.Final. We’ll be releasing Droidium based on the Drone 2.x stream soon to close the gap. However, if you like living on the edge, try Drone 2.0.0.Alpha1 and let us know how it works for you.

I’d like to thank Tadeáš Kříž. He’s our hero for this release, as he implemented most of the overhaul!

We hope that you’ll enjoy our new stuff and look forward to hear your feedback in the community forums.

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Drone Extension
Version 2.0.0.Alpha1 view tag
Release date 2014-04-02
Released by Karel Piwko
Compiled against

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-drone-bom pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-api jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-spi jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-configuration jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-impl jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-server jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver jar javadoc pom

Release notes and resolved issues 5

Introducing more flexible scopes

Enhancement
  • ARQ-1707 - Provide better timeout exception message
Task
  • ARQ-1669 - Remove temporary workaround for Executor Service
  • ARQ-1688 - Drop Selenium 1.0 support
  • ARQ-1700 - Provide Deployment scope support for Drone
  • ARQ-1708 - Remove legacy configuration

Thanks to the following list of contributors: Tadeas Kriz, Karel Piwko

Arquillian Drone Extension 1.3.0.Final Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.3.0.Final release of the Arquillian Drone Extension component!

Removal of mobile related capabilities

In Arquillian Drone 1.3.0.Final we’ve upgraded to use Selenium 2.40.0. While the new version of Selenium brings you support for the latest browsers, it also dropped support for the android and iphone drivers. This change also effect Graphene, so make sure that you use Graphene 2.0.2.Final together with Drone 1.3.0.Final.

The android gap left by Selenium will be closed in a future release of Arquillian Drodium, where we will add test support for all native, hybrid and mobile web applications. Closing the iphone gap will unfortunately take us a little bit longer.

If you need to test on mobile devices, please keep using Arquillian Drone 1.2.4.Final. If you want the latest and greatest stuff for desktop browsers, go for Drone 1.3.0.Final.

We hope that you’ll enjoy our new stuff and look forward to hear your feedback in the community forums.

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Drone Extension
Version 1.3.0.Final view tag
Release date 2014-03-13
Released by Karel Piwko
Compiled against

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-drone-bom pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-api jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-spi jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-configuration jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-impl jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-server jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver jar javadoc pom

Release notes and resolved issues 3

Maintenace release without iOS and Android Drivers

Component Upgrade
Bug
  • ARQ-1576 - RuntimeException after testng suite switched

Thanks to the following list of contributors: Karel Piwko

Arquillian Drone Extension 1.2.4.Final Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.2.4.Final release of the Arquillian Drone Extension component!

This is a community driven bugfix release. If you have updated to Arquillian Core 1.1.3.Final, make sure to update Drone to this version.

I’d like to thank everybody involved in this release, especially thanks to Juraj Húska and Tilmann Kuhn. You guys make testing a breeze!

Drone 2.0.0.Alpha1 coming soon

Selenium 2.40.0 dropped support for AndroidDriver and iPhoneDriver. We believe that this change should not affect Drone users that much,
therefore we aim to make Arquillian Droidium (based on Selendroid), ios-driver and Appium a drop-in replacement for Android and iOS browser testing. While we try to maintain backwards compatibility of Drone, the underlying changes to make this happen will form a baseline for the Drone 2.0.0 release. Roadmap coming soon. We’ll need your help to make the transition smooth and preserve backwards compatibility, so stay tuned!

What happens with Drone 1.x ?

We’ll drop non-supported browsers (Android, iOS) in Drone 1.3.0.Final. Because we’ll keep releasing Selenium BOM, you will be able to update Selenium to get latest browsers supported. Apart from Selenium updates, the Drone 1.x branch will only get security and critical bug fixes.

We hope that you’ll enjoy our new stuff and look forward to hear your feedback in the community forums.

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Drone Extension
Version 1.2.4.Final view tag
Release date 2014-03-03
Released by Karel Piwko
Compiled against

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-drone-bom pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-api jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-spi jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-configuration jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-impl jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-server jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver jar javadoc pom

Release notes and resolved issues 4

Bug
  • ARQ-1634 - Automatic augmentation of RemoteWebDriver is not done - canEnhance returns always false
  • ARQ-1638 - ChromeDriver binary capability is not propagated
  • ARQ-1653 - Drone use concurrent.ExecutorService without Context inheritance on Threads
  • ARQ-1655 - NPE in WebDriverFactory.createInstance()

Thanks to the following list of contributors: Karel Piwko, Aslak Knutsen, Juraj Huska