Skip to content

Releases: RaphC/selenese4j-maven-plugin

Release 2.2 (February 07, 2015)

07 Feb 19:34
Compare
Choose a tag to compare
  • [SLN4J#30] Add dom locator support
  • [SLN4J#35] Wrong WebDriver Junit test class

Release 2.1 (June 01, 2014)

01 Jun 21:13
Compare
Choose a tag to compare
  • [SLN4J#33] Fixed getElementWidth mismatching generation
  • Upgraded Junit from 4.10 to 4.11

Release 2.0 (May 02, 2013)

31 May 20:07
Compare
Choose a tag to compare
  • [SLN4J#27] Only one template can be overriden. The default one will be used if it's not found into the template directory
  • [SLN4J#26] Specified locale into the function tests cases
  • [SLN4J#17] Added javadoc
  • Added doubleClick selenium and webDriver supports

Release 1.9 (April 26, 2013)

31 May 20:07
Compare
Choose a tag to compare
  • [SLN4J#18] Added A new Mojo which transform HTML to WebDriver JUnit Test Case.
  • [SLN4J#21] Upgraded selenium-java version to 2.31.0
  • [SLN4J#25] Fixed plugin build failure with maven 2.2.1.
  • [SLN4J#28] Added a new parameter outputEncoding to specify the generated source encoding.

Release 1.8 (February 28, 2013)

31 May 20:06
Compare
Choose a tag to compare
  • [SLN4J#16] Supports multiples suite file into the same directory. The suite file can be identified by a regex value set from the maven task configuration.

Release 1.7 (November 26, 2012)

31 May 20:05
Compare
Choose a tag to compare
  • [SLN4J#14] Normalized java test class names from the html file names.
  • [SLN4J#13] Fixed wrong 'pause' command conversion.
  • [SLN4J#11] Removed the final comma from the tests classes declaration in @SuiteClasses annotation.

Release 1.6 (November 13, 2012)

31 May 20:04
Compare
Choose a tag to compare
  • [SLN4J#12] Added control on the basedTestsSourcesPackage property value and on the directory name which stored the html files
  • [SLN4J#10] The plugin ignores the unmapped elements found in the html files

Release 1.5 (November 7, 2012)

31 May 20:03
Compare
Choose a tag to compare
  • [SLN4J#9] Use of selenese4j function mishandled in tokenzed labels
  • Updated plugin configuration for unit tests

Release 1.4 (October 11, 2012)

31 May 20:03
Compare
Choose a tag to compare
  • [SLN4J#2] Fixed wrong generation with XXXXNotPresent command

Release 1.3 (October 10, 2012)

31 May 20:01
Compare
Choose a tag to compare
  • Added pre-defined functions loading extension policy
  • Extracted API to selenese4j-maven-plugin-api lib 1.0