uifi95 / appa

The flying bison
2 stars 0 forks source link

Appa

A project that synchronizes web browser actions using webdriver.io

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need

Also you will need to have the browsers installed which you want to use. We currently support these four:

Microsoft Edge
Firefox
Chrome
Internet Explorer

Installing

Clone the repo and then

cd ./coordinator-server
npm install

After that run

npm run selenium-install

And finally

npm start   

Run with server side debugging

npm run debug

This will open 3 browsers, Go into the chrome one, and start clicking around.

High level diagram

diagram

Built With

Authors

License

This project is licensed under the MIT License