AppiumSerenityPOC
AppiumSerenityPOC copied to clipboard
POC showing native android app automation with Appium & Serenity BDD framework
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hi. This is not issue with your project. I am trying to use custom field decorator for page objects and there is not much information out there how to do...
Better to have parallel execution covered with this
EST STARTED: User is not allowed to login with invalid credentials -------------------------------------------------------------------(login-page-scenarios;user-is-not-allowed-to-login-with-invalid-credentials) [main] WARN net.thucydides.core.pages.Pages - Failed to instantiate page of type class com.serenity.appium.poc.pages.WordPressLoginPage ({}) net.thucydides.core.webdriver.UnsupportedDriverException: Could not instantiate class...
I am seeing net.thucydides.core.pages.WrongPageError: The page object class com.serenity.appium.poc.pages.HomePage looks dodgy: Failed to instantiate page (net.thucydides.core.webdriver.UnsupportedDriverException: Could not instantiate class org.openqa.selenium.remote.RemoteWebDriver) exception while running tests on sauce labs mvn verify...
Hi @vikramvi , Thanks for sharing good work, But while executing the test getting below error, do let me know what wrong here.`"C:\Program Files\Java\jdk1.8.0_171\bin\java.exe" -ea -Dfile=Flipkart.3.0.apk -Dappium.host=127.0.0.1 -Dappium.port=4723 -Dimplicit.wait=20 -Dplatform.name=Android...
I am trying to use hideKeyword() and want to do scroll on page.java class but how to use this methods under page object
when you try to load net.serenity-bdd.maven.plugins , 1.5.12 is not available for this component but for the serenity core. I tried to use 1.5.11 idk if thats appropiate or if...
I will review the saucelabs integration, at the end of the day I can give you some feedback if you want.