Skip to content

louiske0911/appium_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

appium_test

The demo test case of IOS appium automation

Usage

1. Run the robot framework with command.

robot appiumios/testcase/test_twitch.robot

For more command example:

  • Run specific device & os E.g.
robot -v "DEVICE_NAME:iPhone 11" -v PLATFORM_NAME:IOS appiumios/testcase/test_twitch.robot
  • Run specific test case. E.g.
robot -t 'Check twitch video playing with video searh list' appiumios/testcase

About

The demo test case of IOS appium automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published