AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Apache License 2.0
293 stars 90 forks source link

Question : How to get logs and screenshots from device farm after execution #893

Open rakeshkarkare opened 7 months ago

rakeshkarkare commented 7 months ago

Question : How to get logs and screenshots from device farm after execution ?

Currently it's shows in live streaming but I want to check logs from machine.

Also, Appium device farm is showing passed even though the test failed with exception of no such element

image
saikrishna321 commented 7 months ago

@rakeshkarkare this is coming from appium-dashboard-plugin

@sudharsan-selvaraj can you help here

rakeshkarkare commented 7 months ago

Hi @sudharsan-selvaraj can you share details for above please ?

sudharsan-selvaraj commented 7 months ago

@rakeshkarkare Which logs are you looking for? If its Appium server log, then currently we don't have support for getting it from the plugin.

Also, the screenshots for the failed commands will be shown in the UI under each session.

rakeshkarkare commented 7 months ago

Hi @sudharsan-selvaraj I am looking for the text logs which shows logs and screenshots, just want to know where it is getting stored in machine ?, so that I can save it, in case anyone from team delete the session I don't want to loose the logs and live video.

Also I tried connecting device with wifi but device farm is not showing/starting the session in case device connected with wifi, could you please share more details for this please

rakeshkarkare commented 7 months ago

I was able to connect real device with wifi by providing ip address in capabilities can you share details for text logs please