I'm trying to connect appium inspector to a real device

I’m trying to connect Appium inspector to a real device in LambdaTest and can’t seem to find a session.

Hi Helen,

To achieve this, you will be needing a “running” automation test session. And while your app is still running, you can launch Appium inspector and click the “Refresh” button continuously until it shows the existing session you have.

Once you have the session Id shown on the field, you can select that and click “Attach to Session”, then a new window will come up where you can inspect elements from there.