Skip to main content

Run Oxygen Automation Scripts On LambdaTest Selenium Grid


Oxygen is an open-source test automation framework offering a low code approach for Selenium and Appium tests. The scripts are based on JavaScript and look almost as plain as English, making them intuitive.

Oxygen supports LambdaTest Selenium Grid, meaning you can configure your LambdaTest account on your Oxygen instance to perform cross browser testing on 3000+ real browser running on real operating systems, on-cloud. That way, you can eliminate the need for configuring in-house Selenium Grid infrastructure and run your Oxygen IDE test over a wider test coverage.

Prerequisites


  • Make sure to download the Oxygen framework for your operating system.
  • Retrieve your LambdaTest authentication credentials i.e., your LambdaTest Username, Access Key and Hub URL. You can do so by visiting the LambdaTest automation dashboard and clicking on the key icon near the help button.
oxygen integration

Configure LambdaTest Authentication Variables In Oxygen


Step 1: Open the Oxygen framework and click on the cloud icon in the upper-right corner.

oxygen integration

Step 2: Turn on the toggle for LambdaTest to run your Oxygen automation scripts on LambdaTest Selenium Grid of 3000+ real browsers.

oxygen integration

Step 3: Once you turn the toggle on, you need to fill the mandatory fields to run your Oxygen tests on LambdaTest Selenium Grid. These mandatory fields include your Hub URL, your LambdaTest Username, and your LambdaTest Access Token.

oxygen integration

You can also Capture Browser Console, Capture Network Logs, Take Screenshots, and do Video Recording for your Oxygen test execution over LambdaTest Selenium Grid by enabling the checkboxes. After selecting the preferred checkboxes and filling the mandatory fields, click on Save & Close.

oxygen integration

Step 4: You will now find a drop-down beside the Run button, which says Local, indicating that the tests are being executed on your local machine. To run the tests on the LambdaTest cloud, you would need to select the value for LambdaTest.

oxygen integration

Kudos! That is all you need to do for integrating your Oxygen framework with LambdaTest Selenium Grid. Now, as you run the test, it would be executed over the Selenium Grid offered by LambdaTest, which would enable you to ensure a sturdy cross browser compatible web-application.