Skip to content

Changing build tool from ant to maven

Compare
Choose a tag to compare
@shankybnl shankybnl released this 23 Nov 05:38
· 64 commits to master since this release
  1. maven is now used as a build tool which makes the project size much lesser than the previous one. As new libraries are not required to be part of repo.

  2. Appium java client version is updated to v.6.1.0.

  3. Scroll methods are added.

  4. Changes in the code to make it compatible with new appium version.

NOTE: Build is tested against appium server version 1.9.1. You may face issue while running test against lesser version. So, better to use v1.9.1 or up.