Hi all, I've pushed changes for IE9 into watirspec and watir. This was great actually, because watirspec found a few bugs in IE9 that our previous tests didn't catch. I'm now getting the same test failures for IE8 and IE9 so they are at least working consistently.
The only feature I had to punt on was using execute_script in a frame. Normal browser works but for the frame IE9 no longer supports #wrapper_obj. Wasn't able to figure it out on a first look so it's out of compliance for now along with the file_fields (but we knew about that). Jarmo, can you sync up and run the watirspec tests to make sure you're seeing the same failures I am? I ran in both versions of the browser but wanted to make sure there's nothing I'm missing and you're seeing the same results. Thanks! Hugh IE8 and IE9 failures: https://gist.github.com/1623398
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
