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

  • SEARCH
  • Home
  • 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 8888873
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:07:33+00:00 2026-06-14T22:07:33+00:00

I got a v problem while using selenium.click() in java.my code is public void

  • 0

I got a v problem while using selenium.click() in java.my code is

public void manageLeft1(int arg[]) throws Exception{
        selenium.click("name=checkboxgame");
        for(int i=1;i<8;i++){
            //block for test
            selenium.click("xpath=(//input[@name='list'])["+i+"]");
        }
        if(arg[0]>0&&arg.length<7){
            int memberNum=arg.length;
            for(int i=0;i<memberNum;i++){
                selenium.click("xpath=(//input[@name='list'])["+arg[i]+"]");
            }
        }
    }

the problem is the click always wait 30 seconds,i’ve tried setTimeout already ,it’s not working.
please help,thanks a lot!

  • 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-14T22:07:34+00:00Added an answer on June 14, 2026 at 10:07 pm

    I would suggest to retrieve the element at first and then call the click()-Method.

    getDriver().findElement(By.id("name=checkboxgame")).click();
    

    So the click is only executed and no waiting happens.
    On the other hand, you will get an Exception when the element doesn’t exist.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got a problem with parallel starting tests, using Selenium RC+SeleniumGrid+TestNG. While I run
While using Leiningen, I got the following abrupt error: Exception in thread main java.lang.NoSuchMethodError:
I've got a problem converting an object property to string while using reflection... string
I have the following code, but i got a problem. Within my While, a
I have got problem with this method: public List<int> menu_wid_w_kat() { DataSet1TableAdapters.menu_widac_wszystkoTableAdapter pk =
I got weird problem, while using GMGridView. Actually i'm using GMGridview to show the
I got this strange problem while writing code for an exercise. First when I
I've got a problem when using is_dir while I iterate over all the files
I've got a little problem while using jQuery validation plugin in on my .net/MVC
I got this problem 'UINT64_C' was not declared in this scope while using the

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.