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 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
