Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martinschneider/carousell

Simple test for the Carousell Android app using Appium (with TestNG, Selenide and AssertJ)
https://github.com/martinschneider/carousell

Last synced: 25 days ago
JSON representation

Simple test for the Carousell Android app using Appium (with TestNG, Selenide and AssertJ)

Awesome Lists containing this project

README

        

# Simple test for the Carousell Android app using Appium (with TestNG, Selenide and AssertJ) #

## Quickstart ##

You can build and run the project using Maven. Carousell login details need to be passed as system properties:

mvn clean test -Dusername=abc -Dpassword=xxx

The main test is implemented in `at.mschneider.appium.tests.OfferTest`.

## Contact ##
[email protected]