Google Chrome has a ChromeDriver available here. I cannot find the equivalent for Firefox. (Which I think is necessary to make ActionChains working.)
Google Chrome has a ChromeDriver available here . I cannot find the equivalent for
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Firefox Driver comes with Selenium/Webdriver itself. No need to launch an external server (like Chromedriver). It is all built-in.
http://code.google.com/p/selenium/wiki/FirefoxDriver