Background:
I am working on implementing black box scripts using appium from scratch. The current organization I work in has an existing selenium framework which looks pretty robust with all listeners, driver, custom reporting, saucelab connectivity implemented.
I have decided to go ahead and use this framework to build the appium requirement for my project.
My question:
Am I going on correct direction?