sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16815
[Question #222826]: How to launch firefox on a remote PC
New question #222826 on Sikuli:
https://answers.launchpad.net/sikuli/+question/222826
I have several machines can be access through VNC or Remote Desktop.
After connecting to them via VNC or Remote Desktop, however the backgrounds of the desktops are different and it is not convenient to click the screenshots of icons of firefox and loop through all machines.
Is there a command to launch firefox on a remote PC such as launch from local PC like:
firefox = r'C:\Program Files (x86)\Mozilla Firefox\firefox.exe'
URL = 'https://www.yahoo.com'
subprocess.Popen([firefox, URL])
that I can use without click on the icons?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.