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

After running a few tests, Appium completely falls over and fails everything ONLY when appium dashboard is enabled #129

Open tking16 opened 1 year ago

tking16 commented 1 year ago

Hello,

Appium dashboard is the only plugin I'm trying to integrate at the moment. My tests seem to run perfectly fine without the plugin enabled, but it is set, the suite will run maybe 5-15 tests without issue, then fully fail consecutively for some reason. I'm using pytest btw.

plugin version: device-farm@7.3.0 [installed (npm)]

The error message from the tests state an invalid session id

Full logs