Run watir from a shell with admin privs.

http://jira.openqa.org/browse/WTR-427


Cheers,
Tim



On Fri, Feb 25, 2011 at 11:55 PM, TCBlues <tcbl...@gmail.com> wrote:
> Watir: 1.6.5
> Windows 7 64 bits
> Ruby 1.8.7
>
> When running this code:
>
> require 'watir'
> nav=Watir::IE.new()
> nav.goto("http://www.google.com";)
> puts nav.url
> nav.close()
>
>
> I get this error:
> unknown property or method `document'    HRESULT error code:
> 0x800706b5      The interface is unknown.
>
> I was surfing the internet but nothing is working in my case
>
> --
> Before posting, please read http://watir.com/support. In short: search before 
> you ask, be nice.
>
> watir-general@googlegroups.com
> http://groups.google.com/group/watir-general
> watir-general+unsubscr...@googlegroups.com
>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to