Zeljko, Here's a link to the page I'm trying to get to submit: http://intforms.wildwoodclient.com/login.php
I'm attaching a file with the watir code in it. I changed the password in this file to "somethingwrong" before I sent it to you because I can't release the real password to this system. In any case, even if the password is wrong, it should give back a message. You can see for yourself....If you try it with the username and password you see in the code file I've attached, and submit it manually, you'll get an error on the screen that says "Either the username doesn't exist in this system, or the password is incorrect." But when you try it with Watir, I can't get it to submit at ALL, whether the password is correct or not. It's doing nothing. THANK YOU so much for your help! These forms are LONG and testing is TEDIOUS, so it's incredibly important that I get this to work. There's probably 50 form pages back here (minimum) with TONS of fields. CJ On Wednesday, July 18, 2012 5:49:59 AM UTC-5, Željko Filipin wrote: > > On Wed, Jul 18, 2012 at 2:44 AM, CJ wrote: > > b.button(:name => "submit1").fire_event "onClick" > > Something like that I had in mind. > > > I think it might be worthy to note that I ALSO tried the Google Button > test code, copying it EXACTLY, and it doesn't work either. > > Could you please sent me the link to the page and paste the code that you > have tried, so I could check? > > Ž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]
integreview_watir_single.rb
Description: Binary data
