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

149
Views
Is there any option to plot over map through testcafe for test automation

I would like to automate plotting over map by zoom in through test automation javascript framework using testcafe but i would like to plot randomly to create any shape by passing the x, y offsets in my code as below, is any other option available to plot over the maps?

{
    await t.click("#app .mapboxgl-canvas");
      await t.setTestSpeed(0.01);
      await t.drag(createField.mapAction, 5, 10, { offsetX: 5, offsetY: 10 });
      await t.setTestSpeed(0.01);
      await t.click("#app .mapboxgl-canvas");
      }```
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!