sleepylee / appium-flutter-survey

Testing out Appium on flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

  • Node: v12.22.7

  • npm: 6.14.15++

  • Appium: 1.22.0

  • Install appium: npm install -g appium then start the Appium server:

$ appium

  • Install all the dependencies:

$ npm install

  • Start the test at index.js:

$ node index.js

About

Testing out Appium on flutter


Languages

Language:JavaScript 100.0%