Skip to content

Releases: AppiumTestDistribution/appium-device-farm

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.