- krzysiel00
- Posts : 1
Join date : 2012-07-31
Selenium ide not detected table
Tue Jul 31, 2012 6:50 pm
Hello tests project and am using selenium ide.My script has to select the table, but xpath change id.
This is the code.
I have to select the item number 1714.None of the locator builders can not detect this element.
This is the code.
- Code:
<tr id="ext-gen1716" class="x-grid-row x-grid-row-focused x-grid-row-selected x-grid-row-alt">
<td class=" x-grid-cell x-grid-cell-gridcolumn-1073 x-grid-cell-first">
<div id="ext-gen1714" class="x-grid-cell-inner x-unselectable" style="; text-align: left;" unselectable="on">test1</div>
</td>
</tr>
I have to select the item number 1714.None of the locator builders can not detect this element.
Re: Selenium ide not detected table
Tue Jul 31, 2012 6:56 pm
Code is missing....krzysiel00 wrote:Hello tests project and am using selenium ide.My script has to select the table, but xpath change id.
This is the code.
"
"
"
test1"
"
I have to select the item number 1714.None of the locator builders can not detect this element.
Permissions in this forum:
You cannot reply to topics in this forum