Send hotkey is not working in updated orchestrator

I have one workflow which is saving file after pressing print command but I am having problem in test environment it ran successfully but when I run it from orchestrator it shows it could not find element of Save as pdf?
How to resolve it. TIA

Check if computer when you run your test has the same settings browser as yours

@Cuberoot

If you have screenshot available first verify it to see if the screen is proper…

Then try playing around with simulate click and hardware click if the screen looks different…

If the save as pdf is out of bounds then use simulate click or send window messages

cheers