Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8908869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T03:17:34+00:00 2026-06-15T03:17:34+00:00

Our development department is using AngularJS to build web applications. And I’m looking into

  • 0

Our development department is using AngularJS to build web applications.
And I’m looking into automated testing because it will save us a lot of time.

I found Watir to be very useful while testing… the thing is, it doesn’t work very well with AngularJS.

Example:
We have a select multiple with items. These items all use ng-dblclick to trigger an action (creating a div).

I’ve tried to use:

browser.select_list(:class, "domain-list").select("Item 2")
browser.select_list(:class, "domain-list").fire_event("dblclick")

And

browser.select_list(:class, "domain-list").select("Item 2")
browser.select_list(:class, "domain-list").fire_event("ng-dblclick")

And

browser.select_list(:class, "domain-list").select("Item 2")
browser.select_list(:class, "domain-list").double_click

And

browser.select_list(:class, "domain-list").select("Item 2")
browser.select_list(:class, "domain-list").click
browser.select_list(:class, "domain-list").click

All without succes.

My questions are:
a. Is it even possible to double click on AngularJS ng-click/ng-dblclick enabled elements?
b. If so… how?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T03:17:35+00:00Added an answer on June 15, 2026 at 3:17 am

    Based the problem description, I am guessing that the ng-dblclick is actually on the list’s options, rather than the list itself.

    Try clicking the option itself:

    browser.select_list(:class, "domain-list").option(:text, "Item 2").double_click
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a build machine running in our development department, which we've set up
Our development team is currently looking into migrating our search system to Apache Solr,
Our development team uses Eclipse + Aptana to do their web development work. Currently,
We are using ADAM to simulate an AD server in our development environment. We
I have been trying to get our software department to adopt some kind development
Our development team hosts many different applications both .Net and Java based. Currently, we
I work for a insurance company. We have our own development department made-up of
Our development process involves using git feature branches and code reviews done through github.
We use jBoss in our development environment to deploy to. There are many applications
My company is working towards moving our development from C++.net into C#. Our product

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.