Hi,
Im facing an issue with DragnDrop on katalon studio, I have this info after running my test case :
2024-02-14 15:18:49.933 DEBUG testcase.TC2 - Use OT - 15: dragAndDropToObject(findTestObject(“source”), findTestObject(“target”))
févr. 14, 2024 3:18:51 PM org.openqa.selenium.interactions.Actions moveToElement
INFOS: When using the W3C Action commands, offsets are from the center of element
I already saw many similar issues related to DragnDrop but none of them has got a clear answer from Katalon studio teams
Is there any suggestions how can I resolve that issue ?
Thanks!