AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Other
318 stars 98 forks source link

How to access appium dashboard #1270

Closed alokkr016 closed 1 month ago

alokkr016 commented 1 month ago

**Issue Summary I am unable to access the Appium dashboard in the Appium Device Farm version 9.0.0. Previously, I was able to access it using the URL http://192.168.74.129:4444/dashboard.

**Environment Details Appium Version: 2.11.2 Last Appium Version without Issue: 2.2.2 (if applicable) Node.js Version: 20.12.2 Package Manager: Npm Mobile Platform/Version Under Test: iOS Real Device or Emulator/Simulator: Simulator Appium CLI or Appium.app|exe: Appium CLI Steps to Reproduce Start the Appium Device Farm version 9.0.0. Attempt to access the dashboard via http://192.168.74.129:4444/dashboard.

Expected Behavior The Appium dashboard should be accessible via the provided URL.

Actual Behavior The dashboard is not accessible via the provided URL.

saikrishna321 commented 1 month ago

@alokkr016 Dashboard is now merged with device-farm. You can access dashboard within device-farm. Click on Builds from device-farm dashboard.

saikrishna321 commented 1 month ago
image