Product: Webviewer/ PdfViewer
Product Version: Apryse v10.9.0
Please give a brief summary of your issue:
(Think of this as an email subject)
Unable to trigger mouse events on PDF through Cypress.
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
We use Cypress for E2E test automation of our web application. It also includes tests that require the text selection on PDF.
For text selection we do trigger mouse events available in Cypress - mousedown, mousemove and mouseup along with start and end coordinates to select the text.
This was working fine in PdfTron 8.1.0, but after we upgrade to 10.9.0 it is NOT working.
Any help is appreciated, Thanks!
Please provide a link to a minimal sample where the issue is reproducible: