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

148
Views
Drag GOJS node from palette and drop it in HTML div using Playwright

I want to drag and drop a node from the palette from GoJs to HTML div by Playwright.

    const { page } = this.helpers.Playwright;
    await page.mouse.move(x,y);
    await page.mouse.down();
    await page.mouse.move(xx, yy);
    await page.mouse.up();

The main problem is that Go.js palette is created inside the canvas dom element. Is it even possible to do it with these technologies?

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

0

You may want to use robot.js to simulate input like this: https://gojs.net/latest/extensions/Robot.html

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!