It was giving you a time out on the submit? Or on the page load? I'm getting it to load in Chrome.
I wasn't able to get firefox to start with -jssh but I think I've read something about using the general web driver now instead of firewatir, so I'll try that to see if it makes a difference. CJ On Thursday, July 19, 2012 3:03:34 AM UTC-5, Željko Filipin wrote: > > On Wed, Jul 18, 2012 at 10:11 PM, CJ wrote: > > Here's a link to the page I'm trying to get to submit: > http://intforms.wildwoodclient.com/login.php > > There is something wrong with that page. Chrome returns Timeout::Error for > this: > > browser.goto "http://intforms.wildwoodclient.com/login.php" > > This submits the form in Firefox: > > browser.button(:id => "submit1").click > > Is there a reason you want it automated in Chrome? Can you use Firefox > instead? > > Željko > -- 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]
