Skip to content

v1.0.0-beta.1

Compare
Choose a tag to compare
@SrinivasanTarget SrinivasanTarget released this 22 Mar 07:06
· 1245 commits to main since this release
  • 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.