sudharsan-selvaraj / appium-dashboard-plugin

Appium plugin that provides complete test logs, video recording of test and device logs(logcat and syslogs) for easy debugging.
116 stars 28 forks source link

Update Readme for command-line arguments #47

Closed upgundecha closed 2 years ago

upgundecha commented 2 years ago

The --use-plugin options don't work with appium@2.0.0-beta.18 but appium --plugins appium-dashboard does

unmeshgundecha@Unmeshs-MacBook-Pro-2 pos % appium --version

2.0.0-beta.18
unmeshgundecha@Unmeshs-MacBook-Pro-2 pos % appium --use-plugin=appium-dashboard

usage: appium [-h] [-v] {server,driver,plugin} ...
appium: error: unrecognized arguments: --use-plugin=appium-dashboard