Hi All,
I am having issues with sending hotkeys for shift +Tab. (I am calling it as reverse tab)
I tried “[d(shift)][K(tab)]” inside send hot keys, but for some reason in production it is not working and in my local development environment it works.
Shift +Tab also tried but not working both the environments
Please advice me how to put the reverse tab correctly.
Hi,
Do you have selector for the hotkey ?
No selector is defined on the send hotkey
OK . . i think that would be the issue please try using a window selector for send hotkey activity
Hi Krishna,
I have other send hotkey activities on the same workflow without any selector.
It tabs from the current element which is on focus.
but when I do reverse tab it doesn’t work ( works in my local though)