I can’t find an equivalent of Selenium IDE that works with Chrome.
Does anyone know how to use Selenium IDE with Chrome instead of Firefox? Or is there an alternative tool which works with Chrome?
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.
artejera, do you mean Selenium as plugin to your browser (Selenium IDE)?
Here is something for automation in Google Chrome.
But if you want to work with Selenium RC, just set up browser in your test script. There is setBrowser() method in Selenium.