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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

