[Wtr-general] Newbie Question: Verify and Then Click URL
Ravishankar, MG
ravishan at BIWORLDWIDE.com
Wed Sep 6 09:22:42 EDT 2006
try
test_var = ie.link(:url,/#{test_search}/).exists?
----
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
----
This e-mail message is being sent solely for use by the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by phone or reply by e-mail, delete the original message and destroy all copies. Thank you.
More information about the Wtr-general
mailing list