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

123
Views
baseUrl doesnt use the whole path, it cuts it to .com and skips all whats next

I have next code:

projects: [
    {
      name: 'chromium',

      /* Project-specific settings. */
      use: {
        ...devices['Desktop Chrome'],
        viewport: {width:1920, height: 1080},
        baseURL: process.env.STAGING === '1' ? 'https://neo.cultbooking.com/CPC/?agentcode=58078&hotelcode=60114' : 'https://dev.cultbooking.com/CPC/?agentcode=58078&hotelcode=60114',
      },
    },
  ],

as u can see, im using first or second link depending on STAGING value, the problem is that navigation is working for only https://neo.cultbooking.com or https://dev.cultbooking.com, but I need to use full path anyway, could someone help me to understand how to solve it ?

about 4 years ago · Juan Pablo Isaza
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!