Appium app also allows you to launch a session against a non-local Appium server. There are built-in integrations with SauceLabs and TestObject, apart from running your server on a custom host.
- Custom Server: This allows you to launch an Inspector session against an Appium server running on another machine in your network. It allows you to provide the host address and the port:

- Sauce Labs: This allows you to leverage your Sauce Labs (for more information visit https://saucelabs.com/) account to start an Appium session in the cloud:
- TestObject: This allows you to leverage the cloud of real devices of TestObject (for more ...