- Pallavi ChoudharyActive particpant
- Posts : 24
Join date : 2012-05-08
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]
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]
- How to Capture a Drop down list values using Selenium + TestNg6.5
- selecting search item values in drop down using selenium webdriver
- Issue while recording a Test Script in Selenium IDE with Autocompletee Editable Drop-Down
- Selecting values in a drop down triggered by mouse over
- verifying that only specific values are present in a drop down list
Permissions in this forum:
You cannot reply to topics in this forum