- sunrexstar
- Posts : 3
Join date : 2010-06-02
Playback and recording for IE
Fri Jun 04, 2010 10:09 pm
Hi,
I need to do recording and playback for the automation tests.
But the web application i need to test runs only on IE (6,7 and 8 ) . I read that selenium IDE works only against mozilla firefox browsers.
Is there any alternate way that i can use the Selenium IDE to record and playback the web GUI running on my IE.
I tried using the internet explorer rendering engines for mozilla, but the selenium IDE plugin doesnt work with it too.
Appreciate your help.
Thanks
I need to do recording and playback for the automation tests.
But the web application i need to test runs only on IE (6,7 and 8 ) . I read that selenium IDE works only against mozilla firefox browsers.
Is there any alternate way that i can use the Selenium IDE to record and playback the web GUI running on my IE.
I tried using the internet explorer rendering engines for mozilla, but the selenium IDE plugin doesnt work with it too.
Appreciate your help.
Thanks
Re: Playback and recording for IE
Sun Jun 06, 2010 11:53 am
Hi,
No you can't. You have to record your scripts into firefox. Convert that script into any supportable language and run that code through selenium RC with browser preference(IE).
From IDE you can execute your script only on Mozilla Firefox. I hope you understand. Best of luck.
Bye
No you can't. You have to record your scripts into firefox. Convert that script into any supportable language and run that code through selenium RC with browser preference(IE).
From IDE you can execute your script only on Mozilla Firefox. I hope you understand. Best of luck.
Bye
Permissions in this forum:
You cannot reply to topics in this forum