appium-inspector icon indicating copy to clipboard operation
appium-inspector copied to clipboard

Error when running inspector by attaching an existing session ID

Open allen-fang opened this issue 3 years ago • 1 comments

In Session.js, if the inspector is started with an attachSessId, the caps are set to null (newSession(null, attachSessId)(dispatch, getState);). This causes an error when launching the inspector.

allen-fang avatar Sep 08 '21 21:09 allen-fang

hi @allen-fang can you share any more information about what the error is? I do see that caps are set to null in this case but I don't see an obvious connection to an error

jlipps avatar May 09 '22 19:05 jlipps

Closing due to no response. I also can't reproduce this on 2023.4.3.

eglitise avatar May 03 '23 06:05 eglitise