I have solved this. Thanks string = ie.div(:id, "showingDiv").text.to_s string = string.gsub(/Now Showing Hotels 1 to 10 of /, '') puts string
=> 234 --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=6557&messageID=19115#19115 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
