Skip to content

atmnk/fad-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fad-automation

Demo Code For Flutter Appium Driver

Prerequisite

In case you want to run tests

  • on iOS then you will need iOS Demo App
  • on Android you will need apk for Demo App
  • Install Node, and yarn
  • for installing yarn use command npm install -g yarn

You can download apps from this repositories releases. Or you can build and compile whole app from source code.

For Running Tests

You need to get the app binaries (you can download from this repos release section) and place it in relevant path. and add that path in files in config folder.

yarn install
yarn test:ios or yarn test:android

About

Demo Code For Flutter Appium Driver

Resources

Stars

Watchers

Forks

Packages

No packages published