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'd like to use the dragToElement method to select multiple cells in a table
What is the Current behavior?
I'm seeing this issue again on v. 3.6.0 and 3.6.2 #1516
When the cursor reaches the destinationSelector where it performs the drop, it also performs an extra click, which in my case unselects the cells
What is the Expected behavior?
There should not be any extra clicks performed after the drop.
What is the public URL of the test page? (attach your complete example)
We appreciate you taking the time to share information about this issue. We reproduced the bug and added this ticket to our internal task queue. We'll update this thread once we have news.
What is your Scenario?
I'd like to use the dragToElement method to select multiple cells in a table
What is the Current behavior?
I'm seeing this issue again on v. 3.6.0 and 3.6.2 #1516
When the cursor reaches the destinationSelector where it performs the drop, it also performs an extra click, which in my case unselects the cells
What is the Expected behavior?
There should not be any extra clicks performed after the drop.
What is the public URL of the test page? (attach your complete example)
Example page https://demo.automationtesting.in/Register.html
What is your TestCafe test code?
I can't post my code or my page, but this example illustrates the issue.
Your complete configuration file
No response
Your complete test report
No response
Screenshots
No response
Steps to Reproduce
Grabacion.2024-08-05.154124.mp4
TestCafe version
3.6.0 and 3.6.2
Node.js version
No response
Command-line arguments
testcafe chrome --test 'Check login'
Browser name(s) and version(s)
Chrome 127
Platform(s) and version(s)
Windows 11 and Linux
Other
No response
The text was updated successfully, but these errors were encountered: