but if i not include watir then how ican get all html tags value from the firefox webpage?
On Oct 12, 1:52 pm, Chuck van der Linden <[email protected]> wrote: > On Oct 12, 9:00 am, Rahul Sharma <[email protected]> wrote:> Why do > you have watir and watir-webdriver both? I will try with the > > following: > > > require 'rubygems' > > require 'watir-webdriver' > > > browser = Watir::Browser.new :firefox > > Also why oh why do you have > > include Watir > > in there? -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
