Hi,
I’m looking the way of searching an string in a HTML file given the
URL.
The parameter will be “value” … it has to be that
format, exactly.
I’m trying with Hpricot (http://code.whytheluckystiff.net/hpricot)
which is very powerfull … but it searches for elements, so i only
can pass the value of the SPAN … no the whole string.
anyway of searching for an string in a html file given the URL?
Hello there,
I am a newbie to Ruby and Watir.
Currently, me trying to extract a parameter from the html page. But the
Value I am trying to extract keeps changing and depends on the input.
Here is the piece of code I tried which did not work…
dont know those errors …, you can troubleshoot …
make sure that “open(url1)” it is not givin you an error … If that
line is giving you an error, it means the web site doesn’t exist or
you are including the open-uri code ( include 'open-uri.rb (i believe
is the line)