← Back to team overview

sikuli-driver team mailing list archive

[Question #180908]: Cannot focus Firefox 8.0.1

 

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

Hi,

I have been using Sikuli X 1.0rc3 for a few weeks now and it has been working fine with Firefox 8, however since updating to Firefox 8.0.1 the following code no longer works, any ideas why this would be happening or a workaround?

// Open and set focus to Firefox (on Mac).
a = App('Firefox');
a.focus();

Note that this still works with "Google Chrome", "Safari".  

Thanks 



-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.