cerberus-core icon indicating copy to clipboard operation
cerberus-core copied to clipboard

Issue with drag and drop

Open R-Loic opened this issue 6 years ago • 3 comments

Hello,

It seems there is an issue with the cerberus drag and drop action (web application) For the implementation, I use the following actions : MouseLeftButtonPress => xpath=//div[contains(text(),'77 - Univ Badminton')] MouseLeftButtonRelease => xpath=//div[@class='md-card md-theme-ESS']

The actions are OK but nothing happen. Is the implementation good for a drag and drop ? Do you meet the same issue ?

image

Selenium version 3.10 Chrome version 64 Cerberus 3.5

Could you have a look please ? Thanks !

R-Loic avatar Jun 04 '18 10:06 R-Loic

Hello,

I just tried this on cerberus prod and we have the same issue. I'm working on that !

ryltar avatar Jun 12 '18 14:06 ryltar

linked to https://github.com/SeleniumHQ/selenium/issues/5429 new action using Javascript has been created in order to bypass.

vertigo17 avatar Jul 19 '18 20:07 vertigo17

hello can you give us some example ?

flozero avatar Dec 10 '18 13:12 flozero

duplicate of https://github.com/cerberustesting/cerberus-core/issues/2036

vertigo17 avatar Nov 12 '23 10:11 vertigo17

Implemetation example using both Selenium and Sikuli. https://qa.cerberus-testing.com/TestCaseScript.jsp?test=ENGINE%20:%20Action&testcase=0032B

vertigo17 avatar Nov 12 '23 10:11 vertigo17