Skip to content

Releases: AppiumTestDistribution/appium-device-farm

v1.0.0-beta.8

07 Nov 07:52
Compare
Choose a tag to compare
  • Fixed #177
  • Device management is moved to node-cache
  • Added support for CLI Args - Supported options Android, iOS and both
  • Performance tweaks

v1.0.0-beta.7

17 May 16:46
Compare
Choose a tag to compare
  • Queuing of test cases until free is available.

  • Bug fixes

v1.0.0-beta.6

09 May 18:53
Compare
Choose a tag to compare
merge firstMatch and alwaysMatch

v1.0.0-beta.5

06 May 06:18
Compare
Choose a tag to compare
bump version to 1.0.0-beta.5

v1.0.0-beta.4

05 May 06:26
Compare
Choose a tag to compare
bump version

Bug Fixes

01 Apr 04:18
Compare
Choose a tag to compare
v1.0.0-beta.3

fix simulator run parallel with android

iOS Simulator Support

30 Mar 03:12
Compare
Choose a tag to compare
v1.0.0-beta.2

update ReadMe

v1.0.0-beta.1

22 Mar 07:06
Compare
Choose a tag to compare
  • Automatically detects connected android devices before session creation and maintains it in the global device pool.
  • Dynamically allocates a free device from the global device pool while creating driver session.
  • Dynamically updates global device pool when a new device is detected or an existing device is removed during the test execution.
  • Dynamically updates global device pool by polling for connected devices every 10 seconds.
  • Automatically allocates a free port to systemPort capability during session creation.