Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

174
Views
Randomising env for tests in Lambdatest

I'm wondering how can I set up my LambdaTest config so it runs each scenario in a different env. At the moment my setup is Windows - Chrome v88.0 and the config looks like this:

capabilities: [{
    alwaysMatch: {
      browserName: "Chrome",
      build: build,
      platform: "Windows 10",
      version: "88.0",
      resolution: "1680x1050",
      console: true,
          ]},
          }

What I want is basically to run

  1. Scenario 1 on Windows with Chrome v88.0
  2. Scenario 2 on MacOS with Chrome v91.0
  3. Scenario 3 on Windows with Chrome v90.0 Etc.

I noticed that various browser versions or the OS that I'm running my app on has a very big impact on the way the app behaves so I need to make sure that I have as many as possible of them covered. I had a look at the documentation and didn't find anything that would allow me to set up my runs this way, anyone has any idea if this is even possible?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

An easy solution would be to create an array of platforms and browser versions which you want to use and iterate through the loop to create multiple sessions if you don't want to have a separate file.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!