Appium Ruby Console
June 19, 2023 ยท View on GitHub
Appium Ruby Console
How to use
- Setup Appium
- Read a setup guide
- Install
appium_consolegem uninstall appium_lib gem uninstall appium_console gem install appium_console - Run
- The
arccommand starts Appium Ruby Console.arc helpprints a description of all available commandsarc versionprints the current version of appium console and appium lib.arc setup androidcreatesappium.txtfor android in the current working dir.arc setup ioscreatesappium.txtfor ios in the current working dir.arc toml FILEstarts arc with toml FILE path
- The
Documentation
Changelog
- 4.0.0
- Drop Ruby 2.7 support
- 3.0.0
- Update ruby_lib version to v12