Need to give hot keys "ctrl+shift+s" in internet explorer window

Hi,
I have one internet explorer window in which pdf is getting open.
I want to save this pdf for which I am giving hot keys “ctrl+shift+s”.
Have given below string in “Type into” activity.

“[d(shift)]”“[d(ctrl)]”“s”“[u(ctrl)]”“[u(shift)]”

But, it does not seem to open the pop up “Save As”.
Can any one guide me how to do this.?
I am giving selector as just this.

Any help would be appreciated.

Thanks and Regards,
Vishal

Can u try Send Hotkey Activity?

Hotkey

Try with Send Hotkey Activity

Does anyone has asolution for this?

Please check the below link.

Hi
I have used sendhotkeys in below tutorial