I have problem with one of the selects on page that I want to locate.
SELECT name="" id="" onblur=""
OPTION selected></OPTION
OPTION value=324686977>324686977</OPTION
OPTION value=324689385>324689385</OPTION
/SELECT
The parent name is "ATTR_SECVOIPNETA" and it generates few more Selects with blank spaces too.
I tried few options before asking, however I have no more ideas.
I attached a screen to be more specific how problem looks like.
As per screenshot, this is a part of table and if you can locate label
"Numer wirtualny"(in this case), you can also locate the corresponding"select" field(drop down).Here is a sample
xpathfor your use-or
Note:
Descendantis similar to grand grand child. In this case you can use"child".