Hi guys
Why am I getting this error on this activity ?
I just want to type into the browser I am currently in ( or maybe I am not in the browser I dont know, but the browser is already open and selected)
Thank you
Hi guys
Why am I getting this error on this activity ?
I just want to type into the browser I am currently in ( or maybe I am not in the browser I dont know, but the browser is already open and selected)
Thank you
Selector for the Send hotkey activity is
<html app='chrome.exe' title='*' />
I am trying to do this with the chrome extension, is it still possible ?
Rgs
Kaiji
I don’t think so. You use the Send Hotkey activity with selector @kaiji_San
Hello @kaiji_San
The send hotkeys activities which you are using is the modern activity. in this you need to indicate the element.
If you dont want to indicate the element, you need to go with the classic send hotkeys activity.
You can watch the below video or you can enable the classic activity from the project panel.