Drag one found image to another

I have an icon (in Launchbar) and a button (in Chrome). I need to click on the icon and drag it onto the button. I thought I could do that using the Move or Click Mouse action, and I can get the pointer onto the icon just fine using a Found Image. But I can't use another Found Image as the destination to drag to. Any suggestions?

Here's an example to get you started:

MACRO:   Drag Image 1 to Drop on Image 2 [Example]

**Requires: KM 8.2.4+   macOS 10.11 (El Capitan)+**
(Macro was written & tested using KM 9.0+ on macOS 10.14.5 (Mojave))

#### DOWNLOAD Macro File:
<a class="attachment" href="/uploads/default/original/3X/d/8/d8bdfd9e3860853cae694b05beddc8b167e889fe.kmmacros">Drag Image 1 to Drop on Image 2 [Example].kmmacros</a>
**Note: This Macro was uploaded in a DISABLED state. You must enable before it can be triggered.**


---


<img src="/uploads/default/original/3X/7/b/7ba56a0145ef81bfdaac9282e73223428d15abbc.png" width="555" height="807">

Thanks, that works! Now I'm running into another issue and will start another topic.