Skip to content

Add Maven command lines for all supported targets

Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 17 Jan 07:47
· 51 commits to master since this release

In this release, I added the ability to target each of the supported browser/application targets from the Maven command line. This allows execution of all Selenium Foundation unit tests without needing to mess with dependencies or settings.

Also in this release:

  • Set the default "platform" to support to run the non-browser unit tests
  • Revise documentation to remove references to Selenium 2
  • Update mvn_build shell script, adding the ability to run the unit tests without the clean/install phases