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.
115 stars 28 forks source link

[Feature] Provide a way to run webdriver io scripts via UI for debugging #29

Closed sudharsan-selvaraj closed 2 years ago

sudharsan-selvaraj commented 2 years ago

Starting appium version 2.0, execute_driver command is deprecated. Use an alternative way to allow users to run wedriver io scripts via UI.