sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51843
[Question #681015]: [1.1.4] how to use the App.open() when i use
New question #681015 on Sikuli:
https://answers.launchpad.net/sikuli/+question/681015
i use sikuli 1.1.4 and now i already open the chrome and it is the new page and i run my code in sikuli
my code:
chrome = App(r'my app')
chrome.open()
the sikuli will use the already open chrome and will not open a new chrome to use
but in the 1.1.3 the code will can use and open the new chrome ,is 1.1.4 open app method have change?
or that is normal situation
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.