Hello everyone
I finally got how to open an incognito tab on firefox ( mac) like this command
{
“Command”: “XType”,
“Target”: “${KEY_SHIFT+KEY_CMD+KEY_P}”,
“Value”: “”,
“Description”: “”
},
However I cant select this new incognito window.
I mean, what happens is
Firefox normal → open incognito window → open Tab=open command open new tab on the previous one and I can’t figure it out who to select this new tab.
Also the sendKeys command on my computer doesn’t look to work
Any suggestion?
Thx!