Hi all, I had a search on IE9 compatibility, and found surprisingly little. That maybe my poor efforts, but maybe not. Anyway, I digress...
In past tests using IE7 and IE8, when I tell my script to load up a new browser session with a specified URL, all the commands thereafter are assumed to be attached to that new browser window. Unless I'm doing something very wrong; in IE9, when I tell my script to load up a new browser session with a specified URL, all the commands thereafter do not run. It would seem that after loading the new browser session, I now have to attach to the window I need to work in; using the HTML Title information or whatever, in the usual way you'd attach to a window. Has anyone else had this issue? Thanks, GJHmf -- 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]
