- srini
- Posts : 1
Join date : 2013-02-05
Please help how to select a row from table using wedriver
Tue Feb 05, 2013 4:27 pm
Hi all,
Am able to read all data from table but am unable to select particular row/Record from table.
In our application we are using frames.This we are considering one record as table.
Am able to read all data from table but am unable to select particular row/Record from table.
In our application we are using frames.This we are considering one record as table.
- GuestGuest
Re: Please help how to select a row from table using wedriver
Fri Feb 08, 2013 11:56 pm
//table[@id='tableid']/tr[1]
This will select 1st row.
This will select 1st row.
- How to select link present under the table using c#
- How to get selected an item from table by using select command of IDE
- Select the “back” button of the Firefox browser to right click and Select the Option from the right click Menu in Selenium Web Driver - Java
- how to select an option from select box of a form
- How to select particular name
Permissions in this forum:
You cannot reply to topics in this forum