Skip to content

Releases: RedmindAB/RMTestOLD

getAppiumDriver etc

14 Oct 10:42

Choose a tag to compare

added getAppiumDriver to DriverNamingWrapper.

lots of code cleanup

v0.21 autoClose, runOnGrid, chromedriver for Linux etc...

16 Jun 10:42

Choose a tag to compare

RMTest - v0.21

  • Upgraded Selenium from 2.45.0 to 2.46.0 (rerun install.sh)
  • Fixed bug when drivers would not close if an error occurred during the closing sequence.
  • Added a "autoCloseDrivers" function that can be toggled from LocalConfig.json (Need to run install.sh or add the parameter manually)
  • Added support for running test on the local machine only without the need of the Hub running, can also be toggled from LocalConfig.json. (Need to run install.sh or add the parameter manually)
  • Added ChromeDriver for Linux
  • Added support for PhantomJS, install PhantomJS in /usr/bin and activate in LocalConfig.json (Need to run install.sh or add the parameter manually)

Issues

  • Bamboo needs to be restarted to access the new LocalConfig.json
  • If runOnGrid is set to false the function only works with DriverProvider.getDrivers() without any argument(s).

Note

Please run install.sh again to upgrade Selenium

Fixed a non set android path.

18 Mar 09:45

Choose a tag to compare

v0.20

Fixing non set Android path

Nullpointer in driver provider fixed.

18 Mar 07:52

Choose a tag to compare

v0.19

Nullpointer guard in stopDriver

Splitting config to 2 files.

17 Mar 18:02

Choose a tag to compare

Creating a new config file, RmConfig.json

This might make it easier to push selenium updates.

Selenium 2.45.0 Appium 1.3.6

16 Mar 20:46

Choose a tag to compare

v0.17

Uninstalling unlock before launching tests.

Improved logging

07 Nov 15:46

Choose a tag to compare

v0.16

IMproved logging

Updating selenium for the windows components

07 Nov 09:55

Choose a tag to compare

v0.15

Changing to latest standalone server

Appium IOS scripts etc.

15 Oct 13:13

Choose a tag to compare

v0.14

Fixing platform name

New appium version

14 Oct 14:25

Choose a tag to compare

v0.13

removing testst from pom