Giter Site home page Giter Site logo

oneclickautomation's Introduction

One click Native Mobile APP automation


One Click Automation

Simple one click mobile app Automation

  • Automation using Java , maven and Cucumber
  • run by Appium (CLI) npm install -g appium
  • works on both Windows and Mac
  • works on iOS and AndroidOS devices

Running the Test

(for those who had tested appium on cli in past go its is this simple)

$ git clone https://github.com/eaccmk/OneClickAutomation.git

$ sh run_test.sh

For other like me who learnt from their mistake; researched and then finally made it please flow this first

Pre-requisites (before you do that 1 click)

Project Structure

image


credits : Initial reference of this project was made using this github repo Kudos!

oneclickautomation's People

Contributors

eaccmk avatar

Watchers

James Cloos avatar  avatar

oneclickautomation's Issues

Unable to Execute Appium scritps

I tried executing your framework with Android mobile as well as Emulator. Both instance, I get AppiumTest>BaseTest.setupDriver:49->BaseTest.setupMobileDriver:55 » NoClassDefFound error.

Have provided following in androidDevice.json

[
{
"name": "sdk_gphone_x86",
"deviceName": "Android SDK built for x86",
"platformName": "Android",
"platformVersion": "9.0",
"automationName": "UIAutomator2",
"packageName": "com.jtv.staging",
"activity": "com.jtv.activity.SplashActivity"

}

]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.