# OXYGEN

## OXYGEN

- [Welcome to Oxygen](https://docs.oxygenhq.org/readme.md)
- [What is Oxygen?](https://docs.oxygenhq.org/about/what-is-oxygen.md): Oxygen is an open-source automation platform that simplifies the work with Selenium and Appium. With Oxygen, manual testers and QA engineers can write automation tests within minutes.
- [Getting Started (Videos)](https://docs.oxygenhq.org/about/getting-started-videos.md)
- [Oxygen IDE Controls Overview](https://docs.oxygenhq.org/about/getting-started-videos/oxygen-ide-controls-overview.md)
- [Recording a Web Test](https://docs.oxygenhq.org/about/getting-started-videos/recording-a-web-test.md)
- [Oxygen Commands Explained](https://docs.oxygenhq.org/about/getting-started-videos/oxygen-commands-explained.md)
- [Getting help](https://docs.oxygenhq.org/about/getting-help.md): Our growing community is always willing to lend a hand. you may post a question or offer a new feature and someone is sure to follow up.
- [Download & Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation.md)
- [Oxygen IDE Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation/download-oxygen-ide.md): Oxygen IDE - Integrated development environment for recording, developing, and running tests - Download and Installation.
- [Oxygen for Mobile Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation/mobile-installation.md): Oxygen can run automation scripts on mobile devices (Native and Mobile Web, iOS and Android).
- [Oxygen for Windows Desktop Automation Setup](https://docs.oxygenhq.org/download-installation-start/download-and-installation/oxygen-for-windows-desktop-setup.md): You are now capable to automate windows applications - Windows 10 applications, including UWP, WPF, WinForms, and legacy Win32
- [Oxygen for Mac Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation/oxygen-for-mac-installation.md)
- [Mac Installation Troubleshooting](https://docs.oxygenhq.org/download-installation-start/download-and-installation/oxygen-for-mac-installation/troubleshooting-installation-issues-mac.md): Installing Xcode on Mac. Troubleshooting Xcode issues.
- [Oxygen CLI Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation/cli-installation.md): Command-line application for running Oxygen tests and generating reports.
- [Java Installation Instructions](https://docs.oxygenhq.org/download-installation-start/download-and-installation/java-installation-and-path-environment-variable-for-java.md)
- [Recording Troubleshooting](https://docs.oxygenhq.org/download-installation-start/download-and-installation/recording-troubleshooting.md): Troubleshooting issues with test recording in Oxygen IDE
- [Start working with Oxygen](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen.md)
- [Getting Started - Web](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web.md)
- [Introduction - Web Testing](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web/introduction-web-testing.md)
- [Recording a Web Test](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web/recording-web-tests.md)
- [Creating a Web Test](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web/creating-web-scripts.md)
- [Sample Project - Web Test](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web/sample-project-web-test.md)
- [Getting Started - Mobile](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile.md)
- [Introduction - Mobile Testing](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/introduction-mobile-testing.md)
- [Recording a Test on Mobile](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/recording-mobile-tests.md)
- [Creating a Test - Mobile](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/creating-mobile-test.md)
- [Sample Project - Mobile](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/sample-project-mobile.md)
- [Getting Started - Oxygen for Windows Desktop Automation](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-windows-desktop.md): You are now capable to automate windows applications - Windows 10 applications, including UWP, WPF, WinForms, and legacy Win32
- [Getting Started- Oxyge CLI](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/introduction-and-usage.md)
- [Running a Test Script on Windows](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/introduction-and-usage/running-a-test-script.md): run a test script using oxygen-cli
- [Running Multiple Tests (Suites) on Windows](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/introduction-and-usage/running-multiple-tests-suites.md): Oxygen also provides the option to run several tests one by one or parallel
- [Oxygen Modules](https://docs.oxygenhq.org/download-installation-start/modules.md)
- [assert](https://docs.oxygenhq.org/download-installation-start/modules/module-assert.md): Provides generic assertion methods.
- [date](https://docs.oxygenhq.org/download-installation-start/modules/module-date.md): Provides methods for working with dates.
- [db](https://docs.oxygenhq.org/download-installation-start/modules/module-db.md): Provides methods for working with Data Bases through ODBC.
- [email](https://docs.oxygenhq.org/download-installation-start/modules/module-email.md): Provides methods for working with email via IMAP.
- [eyes](https://docs.oxygenhq.org/download-installation-start/modules/module-eyes.md): Provides access to Applitools Eyes service.
- [http](https://docs.oxygenhq.org/download-installation-start/modules/module-http.md): Provides methods for working with HTTP(S)
- [log](https://docs.oxygenhq.org/download-installation-start/modules/module-log.md): Provides methods for printing user defined messages to test results.
- [mailinator](https://docs.oxygenhq.org/download-installation-start/modules/module-mailinator.md): Provides methods for working with Mailinator service - www.mailinator.com
- [mob](https://docs.oxygenhq.org/download-installation-start/modules/module-mob.md): Provides methods for mobile automation.
- [pdf](https://docs.oxygenhq.org/download-installation-start/modules/module-pdf.md): Provides generic methods for working with PDF files.
- [proxy](https://docs.oxygenhq.org/download-installation-start/modules/module-proxy.md): Provides methods for intercepting network traffic via mitmproxy.
- [serial](https://docs.oxygenhq.org/download-installation-start/modules/module-serial.md): Provides methods for working with serial ports.
- [shell](https://docs.oxygenhq.org/download-installation-start/modules/module-shell.md): Provides methods for working with operating system shell.
- [soap](https://docs.oxygenhq.org/download-installation-start/modules/module-soap.md): Provides methods for working with SOAP based Web Services.
- [twilio](https://docs.oxygenhq.org/download-installation-start/modules/module-twilio.md): Provides methods for working with Twilio service.
- [utils](https://docs.oxygenhq.org/download-installation-start/modules/module-utils.md): Provides miscellaneous utility methods.
- [web](https://docs.oxygenhq.org/download-installation-start/modules/module-web.md): Provides methods for browser automation.
- [win](https://docs.oxygenhq.org/download-installation-start/modules/module-win.md): Provides methods for Windows native applications automation.
- [Test Parameters](https://docs.oxygenhq.org/download-installation-start/test-parameters.md)
- [Sauce Labs](https://docs.oxygenhq.org/cloud-providers/sauce-labs.md)
- [Lambda Test](https://docs.oxygenhq.org/cloud-providers/lambdatest.md)
- [TestObject](https://docs.oxygenhq.org/cloud-providers/testobject.md): under construction
- [Project Configuration](https://docs.oxygenhq.org/advanced/project-configuration.md): Project-level configuration files - oxygen.conf.js
- [Locating Elements](https://docs.oxygenhq.org/advanced/locating-elements.md)
- [Page Objects](https://docs.oxygenhq.org/advanced/page-objects.md)
- [Environments](https://docs.oxygenhq.org/advanced/environments.md)
- [Code Components](https://docs.oxygenhq.org/advanced/code-components.md)
