History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WTR-35
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Bret Pettichord
Reporter: Charley Baker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Watir

request help on navigating between cells in a table

Created: 27/Apr/06 03:29 PM   Updated: 28/Oct/08 05:15 PM
Component/s: Table
Affects Version/s: 1.4.1
Fix Version/s: 1.6.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
I need some help,
i have a page that has info on a table, and a link on each row, im searching the text in each row and then using beforeText
to select the link on that row if the text matches... but then i found out that before and afterText does not work
in tables... so how would i go about this... any help is greatly appreciated.
-richard

 All   Comments   Work Log   Change History      Sort Order:

Bret Pettichord - 01/Oct/06 02:02 PM
I have done this frequently, but the techniques are little-known and in several places i had to reach into the ole object directly to work with them. This clearly would be an area where some general methods for navigating between cells in a table would be helpful.