Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Safari browser not coming to the front while launching thru Selenium webdriver on Mac...!!!

Hi All, am using Selenium Webdriver 2.25 with safari driver extension 2.25 for safari browser 6.0 version on Mac 10.7.4, while trying to launch the Safari driver thru Selenium, safari browser is not coing to the front, its minimized in the dock with the respective navigations happening as mentioned in the Selenium code.

Pls suggest how to make safai browser active when safri driver is launched.. am uisng code below..


WebDriver driver = new SafariDriver();
        driver.get("http://www.google.com");

Mac OS X (10.7.4)

Posted on Nov 18, 2012 9:22 PM

Reply
1 reply

Safari browser not coming to the front while launching thru Selenium webdriver on Mac...!!!

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.