- Pallavi ChoudharyActive particpant
- Posts : 24
Join date : 2012-05-08
How to select link present under the table using c#
Tue Jul 17, 2012 7:20 pm
Hello,
I want to select a link present under the table.
I try with different scenarios of selenium.select but of no use.
The format of table is :
table is having four column and number of rows are not fixed so i use the below syntax to count the row :
Decimal rowCount = selenium.GetXpathCount("//TABLE[@id='celebsMA']/TBODY/TR");
please help.
Thanks in advance
pallavi
I want to select a link present under the table.
I try with different scenarios of selenium.select but of no use.
The format of table is :
table is having four column and number of rows are not fixed so i use the below syntax to count the row :
Decimal rowCount = selenium.GetXpathCount("//TABLE[@id='celebsMA']/TBODY/TR");
please help.
Thanks in advance
pallavi
- Please help how to select a row from table using wedriver
- Element is present but cannot get and select a label returns ElementNotVisible
- How to get selected an item from table by using select command of IDE
- Urgent-how can i select and click on items present in combo box/drop down list box
- How to click a link present inside the frame of a frameset
Permissions in this forum:
You cannot reply to topics in this forum