I have this odd problem when my script is logging on to an application. As soon as the command is given to click the Sign On button a Message from webpage pops up: "Please enter all the required fields." It has nothing to do with the log on name or password. I can click OK to remove the message, then I can click the Sign On button manually and it will log on. I can tell the issue arises as it tries to click the Sign on button (as opposed to a name or pw entry issue) as I put a long sleep just after the password. The message pops up only when the sleep is over. I thought it was a browser issue so I downgraded from IE 9 to IE 8. No change. Same issue on two distinct (altough related) applications. I'm running Ruby 1.8.7 on Win 7. I do not have this issue running the same script on an xp machine running IE 8 with Ruby 1.8.6.
-- 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]
