# Download and work with Oxygen

- [Download & Installation](/download-installation-start/download-and-installation.md)
- [Oxygen IDE Installation](/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](/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](/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](/download-installation-start/download-and-installation/oxygen-for-mac-installation.md)
- [Mac Installation Troubleshooting](/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](/download-installation-start/download-and-installation/cli-installation.md): Command-line application for running Oxygen tests and generating reports.
- [Java Installation Instructions](/download-installation-start/download-and-installation/java-installation-and-path-environment-variable-for-java.md)
- [Recording Troubleshooting](/download-installation-start/download-and-installation/recording-troubleshooting.md): Troubleshooting issues with test recording in Oxygen IDE
- [Start working with Oxygen](/download-installation-start/start-working-with-oxygen.md)
- [Getting Started - Web](/download-installation-start/start-working-with-oxygen/getting-started-web.md)
- [Introduction - Web Testing](/download-installation-start/start-working-with-oxygen/getting-started-web/introduction-web-testing.md)
- [Recording a Web Test](/download-installation-start/start-working-with-oxygen/getting-started-web/recording-web-tests.md)
- [Creating a Web Test](/download-installation-start/start-working-with-oxygen/getting-started-web/creating-web-scripts.md)
- [Sample Project - Web Test](/download-installation-start/start-working-with-oxygen/getting-started-web/sample-project-web-test.md)
- [Getting Started - Mobile](/download-installation-start/start-working-with-oxygen/getting-started-mobile.md)
- [Introduction - Mobile Testing](/download-installation-start/start-working-with-oxygen/getting-started-mobile/introduction-mobile-testing.md)
- [Recording a Test on Mobile](/download-installation-start/start-working-with-oxygen/getting-started-mobile/recording-mobile-tests.md)
- [Creating a Test - Mobile](/download-installation-start/start-working-with-oxygen/getting-started-mobile/creating-mobile-test.md)
- [Sample Project - Mobile](/download-installation-start/start-working-with-oxygen/getting-started-mobile/sample-project-mobile.md)
- [Getting Started - Oxygen for Windows Desktop Automation](/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](/download-installation-start/start-working-with-oxygen/introduction-and-usage.md)
- [Running a Test Script on Windows](/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](/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](/download-installation-start/modules.md)
- [assert](/download-installation-start/modules/module-assert.md): Provides generic assertion methods.
- [date](/download-installation-start/modules/module-date.md): Provides methods for working with dates.
- [db](/download-installation-start/modules/module-db.md): Provides methods for working with Data Bases through ODBC.
- [email](/download-installation-start/modules/module-email.md): Provides methods for working with email via IMAP.
- [eyes](/download-installation-start/modules/module-eyes.md): Provides access to Applitools Eyes service.
- [http](/download-installation-start/modules/module-http.md): Provides methods for working with HTTP(S)
- [log](/download-installation-start/modules/module-log.md): Provides methods for printing user defined messages to test results.
- [mailinator](/download-installation-start/modules/module-mailinator.md): Provides methods for working with Mailinator service - www.mailinator.com
- [mob](/download-installation-start/modules/module-mob.md): Provides methods for mobile automation.
- [pdf](/download-installation-start/modules/module-pdf.md): Provides generic methods for working with PDF files.
- [proxy](/download-installation-start/modules/module-proxy.md): Provides methods for intercepting network traffic via mitmproxy.
- [serial](/download-installation-start/modules/module-serial.md): Provides methods for working with serial ports.
- [shell](/download-installation-start/modules/module-shell.md): Provides methods for working with operating system shell.
- [soap](/download-installation-start/modules/module-soap.md): Provides methods for working with SOAP based Web Services.
- [twilio](/download-installation-start/modules/module-twilio.md): Provides methods for working with Twilio service.
- [utils](/download-installation-start/modules/module-utils.md): Provides miscellaneous utility methods.
- [web](/download-installation-start/modules/module-web.md): Provides methods for browser automation.
- [win](/download-installation-start/modules/module-win.md): Provides methods for Windows native applications automation.
- [Test Parameters](/download-installation-start/test-parameters.md)
