vikramvi / AppiumSerenityPOC

POC showing native android app automation with Appium & Serenity BDD framework
https://www.linkedin.com/pulse/managing-automation-projects-efficiently-one-best-bdd-v-ingleshwar/
36 stars 26 forks source link

where to put appium method in which class and how to use those common appium methods #5

Open TestMagic0989 opened 6 years ago

TestMagic0989 commented 6 years ago

I am trying to use hideKeyword() and want to do scroll on page.java class but how to use this methods under page object