- rfresh737
- Posts : 2
Join date : 2015-03-07
How to use wild cards on drop down list IDs
Sat Mar 07, 2015 4:08 am
I have dynamically generated IDs for a drop down list.
However, the end part is the same: _gridDropDownList
I want to select an item in the drop down list but I am not sure of the ends-with syntax for a drop down list:
select
id=ends-with['_gridDropDownList']
label=A
Thanks for any help...
However, the end part is the same: _gridDropDownList
I want to select an item in the drop down list but I am not sure of the ends-with syntax for a drop down list:
select
id=ends-with['_gridDropDownList']
label=A
Thanks for any help...
- ccoxMaster
- Posts : 205
Join date : 2012-01-06
Age : 39
Location : Denver, CO
Re: How to use wild cards on drop down list IDs
Tue Mar 10, 2015 1:49 am
Use an XPath locator with 'contains' instead of locating by id
- rfresh737
- Posts : 2
Join date : 2015-03-07
Re: How to use wild cards on drop down list IDs
Tue Mar 10, 2015 3:46 am
Contaons() worked with xpath.
Thanks...
Thanks...
- How to select multiple item from the web list and drop down list in Webdriver
- selenium RC not able to choose a value in drop-down list which is build using ul tag...
- location of an element in a drop down list in selenium IDE
- verifying that only specific values are present in a drop down list
- comparing a string with the strings present in the drop down list
Permissions in this forum:
You cannot reply to topics in this forum