Hello!

- Using gem version 1.3.7, Ruby 1.8.7 and watir 1.6.5, IE8 on Windows
7
- HTML Snippet: http://codeviewer.org/view/code:1150

I've been using Ruby+Watir for a day now and I am stumped as to how to
find the text field in the table from the above HTML (input type=text,
name=cust_code) When i select the corresponding frame and do a "p
$ie.show_tables" in irb, I get "Found 0 tables" - same for every frame
in the page or just the page itself. Watir doesn't see any tables and
I've tried a bunch of stuff with xpath but to no avail (xpath newbie
as well) - any guidance would be much appreciated.

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to