Sudharsan Selvaraj

Results 21 comments of Sudharsan Selvaraj

Changes for capturing chrome are merged. Will keep this issue open for tracking the changes for ios safari.

Hi @buchadep , Thanks for reporting the issue. Could you also provide a few additional details about the operating system and node version for better debugging?

I have tried it with another Debian versions and couldn't reproduce the issue. Could you also check if the same error occurs if the module is installed directly via npm...

@DeliaLing Have you clicked on the save icon in the JSON editor before hitting `Save as` button? ![Screenshot 2022-10-16 at 9 45 14 PM](https://user-images.githubusercontent.com/20136913/196046281-23ee8c3c-0188-4ff1-8af3-abf5f9c9d322.png)

Hi @rajugade, Thanks for posting the issue. Can you provide some details about the framework using the application you are testing is developed? eg (angular/react/vue) along with its version.

I guess the issue is with the `appium:mjpegServerPort` capabiltity. If the mobile is connected to the same network where appium server is running, then mjperServerPort can be accessed directly. if...

I have released a new version of `appium-dashboard` v2.0.3 plugin where you can pass the flag to disable live video(`mjpeg-streamig`). Please update the dashboard plugin by running the below command...

Currently appium-dashboard plugin won't work well with Hub + Node setup. The logs and videos can only be saved in node level and in the hub you wont see any...

can you make sure you are using appium-dashboard version `2.0.3`?