New question #265506 on Sikuli:
https://answers.launchpad.net/sikuli/+question/265506

Hi,

I have used Sikuli for a while now to automate tests and really like it. I have 
mainly been using Internet Explorer 11 for the tests and when using IE 11 I can 
focus on indivdual tabs in the same instance of IE explorer by using 
App.focus() with the name of the tab. Now I tried the same thing with Chrome 
and Firefox but could not get it to work. To make it work with Chrome I have to 
open the two tabs I want to focus on in two different instances of Chrome.  In 
Firefox it's worse. It seems as the icon in the tab affects the search for the 
name of the tab because with a new tab which automatically get the name "New 
Tab" and no icon in front of the text the focus function work, but it does not 
work with a web page with an icon before the tab name.

Is there any way to get around those issues? 



-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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

Reply via email to