Skip to main content

Automate TurboScale Trial Grid

Run your test on BrowserStack hosted trial grid. Try the platform instantly and experience the power of Automate TurboScale firsthand.

The Automate TurboScale trial grid offers a straightforward and accessible way to try out and test the platform’s automated testing capabilities. The trial grid serves as an ideal launchpad before deploying your grid in cloud infrastructure.

Prerequisite

  • An active BrowserStack account.

Run your test on trial grid

Follow these steps to run your tests on the trial grid.

  1. Navigate to Automate TurboScale and click Explore Trial Grid on the welcome page.

    Click Explore Trial Grid

    The Trial Grid overview page appears.

  2. Copy the framework-specific URL (Selenium, Playwright, or Cypress) from the Trial Grid overview console.

    Automate TurboScale Trial Grid

  3. Choose a method to integrate the URL with the test suite by clicking on a tab.

Integrate URL with Your Test Suite

Follow these steps to integrate with your test suite config file.

  1. Copy the appropriate framework-specific URL from the console.

    Automate TurboScale Trial Grid

  2. Replace the webdriver remote URL with the copied URL in your test suite configuration file to direct test execution to the trial grid.

1. Update your BrowserStack config file

When you install the SDK, a browserstack.yml config file is created at the root level of your project. This file holds all the required capabilities to run tests on BrowserStack.

Use Automate Turboscale

Turboscale

Enables Turboscale

True
False

Update browserstack.yml file with selected capabilities

Copy the following code snippet and replace contents of browserstack.yml file in the root folder of your test suite.

browserstack.yml
Copy icon Copy snippet

2. Run your test suite

Run the following command from your root directory to run your test suite with BrowserStack.

Copy icon Copy snippet

Once it is integrated, run the command to trigger the test. Then, go to the build dashboard to view the results.

Test your internal website

If you want to test a staging website using the trial grid, create a private connection between the trial grid and your staging environment. To create a private connection:

  1. Click View Commands on the grid console.

    Click view commands

  2. Follow the steps to set up the private connection.

    Follow these steps

  3. To enable BrowserStack Local, you must set the capability browserstackLocal: true under the capability object.

Your internal websites will be accessible on the trial grid.

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked






Thank you for your valuable feedback

Is this page helping you?

Yes
No

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked






Thank you for your valuable feedback!

Talk to an Expert
Download Copy