Skip to content

seetest-io/javascript-appium-first-test

Repository files navigation

This project contains four different tests:

1. Test for Android App

2. Test for iOS App

3. Test on Android Chrome

4. Test on iOS Safari

You can use these tests as templates for your own tests. Simply edit the capabilities and the test method to fit your needs.

Running the tests

Before you run the tests, run the command npm install to get the web driver dependecies.

Running the tests from your machine

You can clone the repository to your machine and open it in your IDE of choice. To run the tests, run the command node <NAME_OF_TEST_FILE> in the command line / shell. To run all the tests, run the command npm run tests.

About

This repository contains 4 Appium tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published