Followers

Wednesday, 31 May 2017

Open a Citrix version of Firefox with Python

Source: stackoverflow.com --- Tuesday, May 30, 2017
My employer grants access to Firefox but only through Citrix. To launch Firefox I need to click and navigate through a couple of Windows and menus. I would like to automate this process using Python. Is that possible? Does anyone have a code example that I can follow? os.system('notepad.exe') works fine for an application installed on the machine but not on a Citrix app. ...



from Windows http://ift.tt/2rhOhA3

No comments:

Post a Comment