From: Joel Pearson Date: 2013-02-06T05:36:50+09:00 Subject: Re: How to stop page loading using selenium-web driver? How long does the page take to load when you do this manually? Adjust your timeout accordingly. You can add your page load timeout setting anywhere after creating the driver object. -- Posted via http://www.ruby-forum.com/.