Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
Pallavi Choudhary
Active particpant
Active particpant
Posts : 24
Join date : 2012-05-08

Values not getting populated in drop down in IE for selenium RC script  Empty Values not getting populated in drop down in IE for selenium RC script

Wed Aug 22, 2012 2:28 pm
Hello,

I have 3 drop downs. All are inter dependent. By that i mean that if i select a value from first one then the other two get populated with the respective entries related to the first drodown value. This is working fine manually in firefox and IE and also with automation script in firefox browser but for IE when i ran the script then after selecting the first drop down value, the other two drop downs are not being populated with respective entries.

For the script to run in IE, i went with the following configuration :

1. Ran the selenium RC server as administrator.

2. Deleted all the browsing history, cookies, cache, etc.

3. And used 'iexplore' in the script for IE.

4. Kept the security level to LOW from IE options.

The code is running good in Firefox. So please tell me if anything needs to be done for IE specifically for it to run properly.[/color][/b]

Back to top
Permissions in this forum:
You cannot reply to topics in this forum