Xclick not work #right #left in win10 system

{
“Command”: “XClick”,
“Target”: “pvfbht_dpi_96.png”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “pause”,
“Target”: “500”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “visualAssert”,
“Target”: “pvfbht_dpi_96.png”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “pause”,
“Target”: “500”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “executeScript_Sandbox”,
“Target”: “return ${!imagex}+40”,
“Value”: “x1”,
“Description”: “”
},
{
“Command”: “executeScript_Sandbox”,
“Target”: “return ${!imagey}+250”,
“Value”: “y1”,
“Description”: “”
},
{
“Command”: “pause”,
“Target”: “500”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “XClick”,
“Target”: “${x1},${y1}”,
“Value”: “#right”,
“Description”: “”
},

The code runs normally in win7, and the right button action can be displayed normally, but there is no response to the right button action in win10, and the left button action is also unresponsive.

Hi, can you please add a screencast of the situation? The XClick right-click normally works great on Windows 10, I use it daily.