python - Open a new tab in background on chrome, firefox and ie -


i wonder how call python in new tab in main browsers chrome, firefox , ie, have open tab in background. same should not open face of user, in background.

any idea?

thank in advance help!

you use mozmill firefox, so:

controller.rootelement.keypress('t', {'ctrlkey':true}); 

here documents mozmill.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -