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
Hi,
I installed this API for our application to test the drag and drop features of our application. Unfortunately there is only the possibility to use unique selectors. Our application has partly same selectors which can only be selected by contains or by index and the command eq.
Is there a possibility to work with this commands, e.g. like this:
Hi,
I installed this API for our application to test the drag and drop features of our application. Unfortunately there is only the possibility to use unique selectors. Our application has partly same selectors which can only be selected by
contains
or by index and the commandeq
.Is there a possibility to work with this commands, e.g. like this:
Or is there any workaround I can use to drag from selectorA to selectorB?
Thank you
Best
Joerg
The text was updated successfully, but these errors were encountered: