[Wtr-general] Newbie Question: Verify and Then Click URL
MR
forum-watir-users at openqa.org
Wed Sep 6 08:44:53 EDT 2006
I am still not able to successfully search for a partial URL. For example, I tried using the .exists? method as such:
test_search = 'B8110+002'
test_var = ie.link(:url,/test_search).exists?
puts test_var
It returns false despite the fact that I know a link on the open page contain the following partial url:
%2F0%2F0%2F3.0%2F162%2Fnull%2F915&sp=SB8110+002
Thanks again
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=3965&messageID=10921#10921
More information about the Wtr-general
mailing list