From: Raj pal Date: 2013-02-04T20:40:59+09:00 Subject: Re: question on watir Timeout.timeout(10) do b = Watir::Browser.new b.goto('www.purple.com') b.close end I tried this code it is not giving any output, means it is not loading loading anything. Do i need to make a call? could you please write the full code? Raj -- Posted via http://www.ruby-forum.com/.