You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to drag and drop the element which are inside the shadow DOM
drop is just string here , means we can provide only a string
cy.get('swaplist').shadow().get('.swaplist__content').drag('.list-style2__drop-indicator-end')
The text was updated successfully, but these errors were encountered:
I need to drag and drop the element which are inside the shadow DOM
drop is just string here , means we can provide only a string
cy.get('swaplist').shadow().get('.swaplist__content').drag('.list-style2__drop-indicator-end')
The text was updated successfully, but these errors were encountered: