Element is not visible even though it is existing in the DOM #20526
Unanswered
lavanya-ul
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Drag and drop is not working in my application when i automate that. It is working in the old screen. As UI changes, its not working now. When i checked for that element existence, it is there but it is not visible. Cannot share code.
cy.xpath(".//input[@id='fileDropRef']").attachFile(['TestSample_(.pdf)_file.pdf'], { subjectType: 'drag-n-drop' });
Beta Was this translation helpful? Give feedback.
All reactions