Troubleshoot Appium 2.x/Device-Farm on Windows

Замовник: AI | Опубліковано: 20.11.2025
Бюджет: 250 $

SEEKING SDET to assist in solving a very specific blocker right now on my local setup and I’d like to start with a small, paid test task to see if we’re a good fit. Context - Windows machine running Appium 2.x (currently 2.19)? - Local Android device farm (multiple real devices connected through USB hubs) - Goal is to use the @appium/device-farm plugin so I can manage devices and start sessions via the plugin UI (“Use Device” → opens Appium session on that phone) The problem - When we try to install/enable the plugin, we get CLI errors like: appium plugin install --source=npm @appium/device-farm-plugin # → error: "unknown command" And when we try to use Device Farm, Appium returns a 404 / “unknown command” on the sessions endpoint (the plugin routes are clearly not being registered). What I need from you Jump on a remote session to: 1. Inspect my current Appium + Node + plugin setup. 2. Cleanly install the correct Appium 2 version and @appium/device-farm plugin. 3. Configure and start Appium so the plugin routes are properly registered. 4. Prove it works by clicking “Use Device” in Device Farm and opening a real Appium session on at least one of my Android devices.