2017 © Pedro Peláez
 

library selenium-appium-server

Utilities for installing and running appium and Selenium (with Chromedriver)

image

me-io/selenium-appium-server

Utilities for installing and running appium and Selenium (with Chromedriver)

  • Wednesday, June 27, 2018
  • by meabed
  • Repository
  • 8 Watchers
  • 7 Stars
  • 71 Installations
  • Shell
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 5 Open issues
  • 5 Versions
  • 8 % Grown

The README.md

Selenium Appium Server

Simple package that will configure your enviorment for using selenium or appium servers. The scripts files automatically download the required packages to run selenium or appium server., (*1)


Build Status ![downloads][downloads-badge] ![MIT License][license-badge], (*2)

All Contributors ![PRs Welcome][prs-badge] ![Code of Conduct][coc-badge] ![Watch on GitHub][github-watch-badge] ![Star on GitHub][github-star-badge] [Tweet][twitter], (*3)

Requirement

  1. Bash >= 4.0

Install

Just add the following to your composer.json file:, (*4)

{
    "require": {
        "me-io/selenium-appium-server": "~1"
}

and then run composer install. This will install selenium-appium-server scripts inside your project. Or run the following command inside your terminal:, (*5)

composer require me-io/selenium-appium-server

Running script files

The me-io/selenium-appium-server gives the following scripts files that you can use to run selenium or appium servers:, (*6)

  • ./bin/appium.sh
  • ./bin/selenium.sh

Selenium script

$ ./vendor/bin/selenium.sh

Usage:
    selenium <command>

Commands:
    configure            - Install selenium and its dependencies.
    start                - Start the selenium server.
    start-background     - Start selenium server in background.
    stop                 - Stop the selenium server.
    restart|force-reload - Restart the selenium server.

Examples:
    selenium start

Appium script

$ ./vendor/bin/appium.sh

Usage:
    appium <command>

Commands:
    configure            - Install appium and its dependencies.
    start                - Start the appium server.
    start-background     - Start appium server in background.
    stop                 - Stop the appium server.
    restart|force-reload - Restart the appium server.

Examples:
    appium start

Contributors

A huge thanks to all of our contributors::, (*7)

|
Mohamed Meabed

💻 📢 |
Zeeshan Ahmad

💻 🐛 ⚠️ 📖 | | :---: | :---: | , (*8)

License

The code is available under the MIT license., (*9)

The Versions

27/06 2018

dev-master

9999999-dev

Utilities for installing and running appium and Selenium (with Chromedriver)

  Sources   Download

MIT

selenium behat appium browser testing selenium-server chromedriver appium-server

14/02 2018

1.0.0

1.0.0.0

Utilities for installing and running appium and Selenium (with Chromedriver)

  Sources   Download

MIT

selenium behat appium browser testing selenium-server chromedriver appium-server

13/02 2018

dev-develop

dev-develop

Utilities for installing and running appium and Selenium (with Chromedriver)

  Sources   Download

MIT

selenium behat appium browser testing selenium-server chromedriver appium-server

11/02 2018

dev-oo-scripts

dev-oo-scripts

Utilities for installing and running appium and Selenium (with Chromedriver)

  Sources   Download

MIT

selenium behat appium browser testing selenium-server chromedriver appium-server

06/02 2018

dev-restructure-commands

dev-restructure-commands

Utilities for installing and running appium and Selenium (with Chromedriver)

  Sources   Download

MIT

selenium behat appium browser testing selenium-server chromedriver appium-server