[Wtr-general] Newbie Question: Verify and Then Click URL
MR
forum-watir-users at openqa.org
Wed Sep 6 10:54:32 EDT 2006
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
More information about the Wtr-general
mailing list