Cucumber java tests using Appium app

@ketan_sethi

  1. This is Serenity related issue, please ask in google group related to that framework

  2. I suggest do not use Serenity for Appium, as it’s not keeping upto date with latest Java client releases and still uses 4.2. It is more suitable for web ( selenium ) but not for Appium for sure. I gave up after using it for a month

  3. I suggest build you own framework or search in github for examples