-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Unable to drag li tags from source list and drop to an empty target list using selenium #7434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi guys, I am still facing this issue. The JS workaround mentioned in stackoverflow etc doesn't work for me. Any inputs or workarounds would be highly appreciated. Thanks! |
Sorry, I overlooked this issue. |
Hi @barancev,
|
Hi guys, I am still facing this issue. Any inputs or workarounds would be highly appreciated. Thanks! |
1 similar comment
Hi guys, I am still facing this issue. Any inputs or workarounds would be highly appreciated. Thanks! |
Duplicate of #8003 |
I am trying a drag users from one list to another list. The target list is empty. I want to drag the li tags to that empty list. This does not work in either chrome or firefox.
Sample html code to replicate the issue:
I have tried selenium using draganddrop ,clickandHold along with moveToElement .
Using DragandDropMethod:
Using MoveToElement:
Environment
OS: Windows 7
Browser: Chrome Version:75.0.3770.142, Firefox Quantum Version:68.0.1
Browser Driver version: ChromeDriver 2.43.600210, GeckoDriver 0.23
Language Bindings version: Java 3.141.59
The text was updated successfully, but these errors were encountered: