Katalon with D3js Drag

I am trying to test an application similar to Zoom and drag-and-drop with D3.js library - bl.ocks.org but the recorder does not seem to pick up any of the clicks, drags, and releases and I am unable to emulate them using individual commands like dragAndDrop, mousedown, dragAndDropToObject? Any thoughts?

HI, Ialso have a problem using Katalon with D3.js.
Have you at least been able to select the svg?