Welcome to AppiumKit, a Visual Studio Code extension that allows you to manage your Appium ecosystem directly from within the editor. With this extension, you can easily switch between multiple versions of Appium, manage Appium home, install, update and delete plugins and drivers, start Appium servers, and monitor sessions and live video directly from within the editor.
To install the AppiumKit extension, follow these steps:
Ctrl+Shift+X
in windows and Cmd+Shift+X
in Mac)With AppiumKit, you can easily switch between multiple versions of Appium. Simply select the version you want to use from the dropdown menu, and the extension will update your system's PATH variable to point to that version.
AppiumKit makes it easy to manage your Appium home directory. You can set the path to your Appium home directory, add or remove directories, and view the current state of your Appium home directory.
With AppiumKit, you can easily install, update, and delete plugins and drivers directly from within the editor. Simply select the plugin or driver you want to manage from the extension's sidebar, and use the commands provided to perform the desired action.
AppiumKit makes it easy to start Appium servers directly from within the editor. Simply select the appium config file you want to use or create a new appium config, and click on Run button to launch the server.
With AppiumKit, you can easily monitor sessions and live video directly from within the editor. Simply select the session want to monitor from the extension's sidebar, view the live session commands and video of the running sessions.
To use AppiumKit, follow these steps:
If you encounter any issues with AppiumKit, or would like to contribute to its development, please visit the GitHub repository for this project. There, you can view the source code, report issues, and submit pull requests.
AppiumKit is released under the MIT License. See the LICENSE file for details.