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

How to delete sessions in last version? #1136

Open sudharsan-selvaraj opened 1 month ago

sudharsan-selvaraj commented 1 month ago

Discussed in https://github.com/AppiumTestDistribution/appium-device-farm/discussions/1134

Originally posted by **Muratoi** May 28, 2024 I need to delete some sessions, but there is not button like "Delete all sessions" like in old version
luprochazka-cen63872 commented 3 weeks ago

Hi, can we raise priority for this issue? We use RobotFramework + VS Code + LSP plugin, when we use debug mode, we often need to kill the session manually.

luprochazka-cen63872 commented 2 weeks ago

There is a button for terminate session when I click on Use device. I'm fine with that. But I miss option to clean history of all sessions.