[wtr-general] DOM events not being fired when IE compatibility mode is turned off in IE 10 and above

2014-08-19 Thread Marc Westwood
I have an on going issue with some events not firing when I run my ruby/watir script if compatibility mode is turned in IE 10. My web application has a text field, when I set this field using text_field(...).set ... this triggers an onkeyup event that then enables a button. When i run this

[wtr-general] file_field.set not working in watir-classic 4.0.1 on IE 9

2014-08-19 Thread Michael
Hello! Curious if anyone else has run into this issue. We are trying to use watir to set a path using file_field: browser.file_field.set(C:\\test\\profile-empty.gif) It works one some of our testing environments, but gets hung up on others. Here is the error, which makes sense because the