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

120
Views
Using SpectorJs with Cypress

I am trying to use spector.js npm package with cypress to test WebGL. When i run the test it gives an error 'e is null' enter image description here

I am trying to capture the JSON using spector.js inside the cypress.

var spector = new SPECTOR.Spector();

spector.onCapture.add((capture) => { // Do something with capture. var myEvent = new CustomEvent("SpectorOnCaptureEvent", { detail: { captureString: JSON.stringify(capture) } }); document.dispatchEvent(myEvent); });

var canvas = document.getElementById("renderCanvas");
spector.captureCanvas(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!