screenRecorder

screenRecorder Obsolete Extension

Extension to Arquillian which provides video recording of the running tests

Type

Obsolete Extension

Source repository

VCS
git
Host
github.com
Organization
arquillian
Web URL
arquillian-extension-screenrecorder
Clone URL
arquillian-extension-screenrecorder.git

5 commits since the last release.

Last commit to the master branch:

Marks repository as obsolete
Authored by Bartosz Majsak, committed on 2017-03-29

Build dependency artifacts

Add the appropriate stanza to the <dependencies> element in your pom.xml:

screenRecorder

<dependency>
  <groupId>org.jboss.arquillian.extension</groupId>
  <artifactId>arquillian-screen-recorder</artifactId>
  <version>1.0.0.Alpha1</version>
  <scope>test</scope>
</dependency>
Warning: You'll also need to add the Arquillian core platform and possibly additional dependencies. Please refer to the guides for more details.

Latest published artifacts

  • org.jboss.arquillian.extension:arquillian-screen-recorder:jar:1.0.0.Alpha1 jar javadoc pom
Note: Most released artifacts are published to the Maven Central repository. Those that cannot are published to the JBoss Community repository.
# Version Release date Released by Compiled against
1 1.0.0.Alpha1 view blog   view tag 2013-04-19 Petr Mensik
Jan Papoušek Jan Papoušek
Petr Mensik Petr Mensik
Bartosz Majsak Bartosz Majsak
Stefan Miklosovic Stefan Miklosovic