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 7160633
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:25:50+00:00 2026-05-28T13:25:50+00:00

has anyone solved this? Whenever I have submit button, I have to go in

  • 0

has anyone solved this?

Whenever I have submit button, I have to go in workaround and send keys “Enter” to it. To be more specific:

 WebDriver driver = new FirefoxDriver();
 driver.get("my-test-site");
 WebElement confirmBid = driver.findElement(By.id("mainForm:aucPanelId:1:finishEditBid"));
 confirmBid.click();

does not work, nothing happens, value is not confirmed. However, if I change the last to:

 Keys enter = Keys.ENTER;
 confirmBid.sendKeys(enter.toString());

Works fine and the form is submitted.

However, the click(); command works fine on links.

Any idea why is that like this?

  • 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-05-28T13:25:51+00:00Added an answer on May 28, 2026 at 1:25 pm

    I have had some problems with that myself at times. Not sure why it happens but you can use…

    confirmBid.sendKeys(Keys.enter);
    

    to make it a little cleaner.

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

Sidebar

Related Questions

has anyone else experienced this . I have SP1 but i have to kill
Has anyone else experienced this? I have uninstalled and reinstalled TortoiseSVN as well as
Has anyone else had this issue and found a working solution? I've enabled the
Has anyone had this problem? I deleted a column in the table editor and
Has anyone migrated a VB6 project to .Net with Visual Studio 2010? I have
Has anyone created a custom Silverlight Splash screen to replace the blue balls circular
Has anyone compared the speed of performance between LINQ to SQL against the Entity
Has anyone used both Joone and Encog in production applications? Is there something you
Has anyone had any experience in saving app preferences (within app, not in Settings
Has anyone used a Java based library for generating excel documents? Preferably support for

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.