Seeshell Vs Kantu

My understanding from reading the documentation on the website is that Kantu has been merged with Seeshell. Which is version 5.0 of Kantu? Is this correct?

The reason for me asking for this clarification is that I am not able to have Kantu open Notepad++ on my desktop as a test. However, Seeshell can it; sometimes.

I am attaching a sample JSON from Kantu below.

Thanks
-Max
{
“Name”: “TEST-OPEN-APPLICATION”,
“CreationDate”: “2019-7-25”,
“Commands”: [
{
“Command”: “XClick”,
“Target”: “NotePadPlusPlus_ICON_dpi_96.png”,
“Value”: “”
},
{
“Command”: “XClick”,
“Target”: “NPPP_File_dpi_96.png”,
“Value”: “”
}
]
}

A few hints:

Timo;

Thank you that worked out. I had my computer mouse to click once and to mimic a double click. I thought the software would use the same behavior. But it did not, it created it’s own house so apparently it did not inherent my mouse behavior.

Thanks
-Max