Handling Scenarios Where No Elements Are Found After Clicking on a DeckGL Canvas
I’m working on a project where I’m using Cypress for E2E testing on a web application that includes a 3D point cloud rendered with DeckGL’s PointCloud layer. The workflow involves clicking on specific points in the canvas, expecting those points to appear in a list afterwards.