Hi,

I tried the code as mentioned below IE.

Only "Hover" part is working fine. but the sub links are not getting
clicked.

Any help please.

Regards,
Gajendra



On Wed, Jul 11, 2012 at 6:38 PM, Željko Filipin <[email protected]> wrote:

> On Wed, Jul 11, 2012 at 3:00 PM, Gajendra Jain <[email protected]>
> wrote:
> > Uncaught exception: Cannot perform native interaction: Could not load
> native events component.
>
> Disable native events then:
>
> profile = Selenium::WebDriver::Firefox::Profile.new
> profile.native_events = false
> Watir::Browser.new :firefox, :profile => profile
>
> More info:
>
> http://watirwebdriver.com/firefox/
>
> Željko
>
>
>  --
> 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]
>

-- 
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]

Reply via email to