CODE snippet:

test_search = 'B8110+002'
puts test_search
test_var = ie.link(:url,/#{test_search}/).exists? 
puts test_var


This outputs:

B8110+002
false

I iterated through the tables in the page. It appears that the table that I am 
searching for a link within doesn't have an ID or name.

Message was edited by: 
        mhr2x
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=3965&messageID=10934#10934
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to