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.
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