[wtr-general] Access denied when running execScript

2011-08-31 Thread Idan Miller
Hello! I'm trying to run execScript from watir 1.9.5 on Internet Explorer 6... it works, but in a certain environemnt I get a Access Denied error from the object, error code 0x80070005... any idea what is wrong? I checked the security settings of IE and they all seem good... Do you think upgrading

Re: [wtr-general] Access Denied

2010-10-27 Thread Željko Filipin
On Wed, Oct 27, 2010 at 6:33 AM, sivam wrote: > While running ruby watir on my machine sometimes i am getting > error like "Access is Denied". For accesd denied errors take a look at this page: http://wiki.openqa.org/display/WTR/Frames Željko -- watir.com - community manager watirpodcast.co

[wtr-general] Access Denied

2010-10-26 Thread sivam
Hi, While running ruby watir on my machine sometimes i am getting error like "Access is Denied". "OLE error". I am getting these errors while entering values into web (Not every time). Can any help from this. -- Before posting, please read http://watir.com/support. In short: search before y

[wtr-general] Access Denied Error

2009-01-23 Thread malar b
Hi, i am new to watir. The following code is running properly in one machine. ie.show_frames ie.frame("main").link(:text, "Add New").click if i try to run in another machine, i am getting "Access Denied" and "Unable to Locate a frame named main" errors what is the problem? Can u pl resolve it an