tbutiu / ruby_console

:gift: Appium Ruby Console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Downloads

Appium Ruby Console

How to use

  1. Setup Appium
  2. Install appium_console
    gem uninstall -aIx appium_lib ;\
    gem uninstall -aIx appium_console ;\
    gem install --no-rdoc --no-ri appium_console
  3. Run
    • The arc command starts Appium Ruby Console.
      • arc help prints a description of all available commands
      • arc version prints the current version of appium console and appium lib.
      • arc setup android creates appium.txt for android in the current working dir.
      • arc setup ios creates appium.txt for ios in the current working dir.
      • arc toml FILE starts arc with toml FILE path

Documentation

About

:gift: Appium Ruby Console


Languages

Language:Ruby 100.0%