iteration with xpath to an select

kame at 11h32
21
Feb
2011
iteration with xpath to an select

Hi,

I'm trying to make selenium test for an dynamic created content (different element counts and ID's). With the test I want to find first SELECT that has not chosen value yet ("Please select") and hist ID contains "user_userprivassigns_attributes".

The problem is that getXpathCount returns for example 3 elements - and that is OK. The problem begins when I want to do anything on specified element from that list :
About
This topic belongs to the forum
  • Numbers of topics : 1162
  • Numbers of messages : 3136
  • Numbers of users : 2144
  • Numbers of points : 1257
Similar topics
i have pop up that comes up with skip and continue links. the html is : I am using selenium IDE and exporting to python. using xpath, sel.click("//li[@class='left skip_wizard clickable']/a") --> this works What others syntaxes can
Hi, I have the following questions: 1. How to create an object element not using recording method? for example, by scripting clickandwait Go (image link) Will Selenium find the Go link on the page? Can we use the labels on the screen to ru
HI , I am new to selenium coding ..and i am I am using Selenium with Java When i click on a link it generates a table ( this table row is not constant but the col are constant, at time there can be 10 rows next time 25 rows etc) How do i get
Hi, I am using selenium IDE, problem is in my project there is option of multiple language like "French","English". etc. So on the subscription page there is one field "Security ques", and its difficult to take the id of dropdown without
Hi, one othe user having facing problem to get the the text of disabled object. The problem is: I want to select the text from a disabled field. How can I do that with the IDE? The field: input id="textbox" type="text"
Forums from same category
See also
more_less
Informations

2 Replies For the topic :
"iteration with xpath to an select "

This topic has been viewed 1216 times.

Last message :
21/02/2011 at 11h32 by "kame"