cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
46.72k stars 3.16k forks source link

Unable to locate elements on Cesium 3D map using Cypress #6970

Closed chaitanyac-git closed 4 years ago

chaitanyac-git commented 4 years ago

Hi,

I am new to Cypress and cesium . Our application has HTML elements and 3D maps shown using Cesium viewer. I am able to locate HTML elements using CSS selectors , but having issue with the 3D map shown in Cesium viewer . It is identified as Canvas with no other identification . Please help if any option to locate elements on Cesium 3D maps using cypress .

Thanks. Chaitanya

jennifer-shehane commented 4 years ago

When opening an issue, please fill out the issue template provided - it requires necessary information we need to help you, like desired behavior, a reproducible example and the version of Cypress you are using.

This issue will be closed as per our contributing guidelines. Please comment in this issue with the required information from our issue template and we will reopen the issue.