You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
Hi @sudharsan-selvaraj
I installed the plugin using the npm command :
appium plugin install --source=npm appium-dashboard
This works perfectly fine, I am able to execute appium-deice-farm and appium-dashboard both with real devices.
I want to make some changes to the UI as per my org requirement. So post taking the clone of the repo, while executing "npm run start-appium" , it throws me an error Issue when executing the github code : Error: ENOENT: no such file or directory, stat 'appium-dashboard-plugin\lib\public\index.html'
Could anyone help me out in this, I need to customize the UI(for a start)
Hi @sudharsan-selvaraj
I installed the plugin using the npm command :
appium plugin install --source=npm appium-dashboard
This works perfectly fine, I am able to execute appium-deice-farm and appium-dashboard both with real devices.
I want to make some changes to the UI as per my org requirement. So post taking the clone of the repo, while executing "npm run start-appium" , it throws me an error Issue when executing the github code : Error: ENOENT: no such file or directory, stat 'appium-dashboard-plugin\lib\public\index.html'
Could anyone help me out in this, I need to customize the UI(for a start)
P.S - The latest code I took was from : https://github.com/sudharsan-selvaraj/appium-dashboard-plugin/releases/tag/V2.0.2
Thanks
The text was updated successfully, but these errors were encountered: