- vincent_op
- Posts : 3
Join date : 2011-05-12
key_press_native issue
Thu May 12, 2011 3:02 pm
Hi guys,
I need to send the F12 key to my browser so I used :
sel.key_press_native("123")
(I do that to run shortcut linked to a firefox add-on)
It's working fine but I have 10 scripts running at the same time and if my firefox browser is not selected, the keystroke obviously doesn't work.
Is there any way to send this key stroke right to the browser without having to select it ?
Thank you very much,
Best Regards.
I need to send the F12 key to my browser so I used :
sel.key_press_native("123")
(I do that to run shortcut linked to a firefox add-on)
It's working fine but I have 10 scripts running at the same time and if my firefox browser is not selected, the keystroke obviously doesn't work.
Is there any way to send this key stroke right to the browser without having to select it ?
Thank you very much,
Best Regards.
Permissions in this forum:
You cannot reply to topics in this forum