Skip to content

titanzx/automation-minimal-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Framework Mobile Automation

How to setup

  • Create android emulator name Automate01 with resizeable template

How to install

  • Install appium 2.0
npm install appium@next
  • Install appium driver
appium driver install uiautomator2
  • Install dependencies
pip3 install -r requirements.txt

How to run

## Run E2E Test
robot -d Log ./testcase/e2e.robot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published