Test Automation of Energy Australia – Web application
Technology used – Kotlin, Java, Espresso, Android
Run the test on local environment
git clone https://github.com/shiveshdewangan/energy-australia-mobile-test.git
cd energy-australia-mobile-test
- Open the project in IntelliJ IDEA editor
- Run the test here –
src/androidTest/java/com/energyaustralia/codingtestsample/E2ETest.kt
on IntelliJ