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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T17:36:13+00:00 2026-05-15T17:36:13+00:00

In WebDriver, if I use sendKeys it will append my string to the value

  • 0

In WebDriver, if I use sendKeys it will append my string to the value that already exists in the field. I can’t clear it by using clear() method because the second I do that, the webpage will throw an error saying that it has to be between 10 and 100. So I can’t clear it or an error will be thrown before I can put in the new value using sendKeys, and if I sendKeys it just appends it to the value already there.

Is there anything in WebDriver that lets you overwrite the value in the field?

  • 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-15T17:36:13+00:00Added an answer on May 15, 2026 at 5:36 pm

    I think you can try to firstly select all the text in the field and then send the new sequence:

    from selenium.webdriver.common.keys import Keys
    element.sendKeys(Keys.chord(Keys.CONTROL, "a"), "55");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

when I can't delete FF cookies from webdriver. When I use the .delete_all_cookies method,
I know that with watir-WebDriver, I can make use of RubyBindings to have the
I'm using Selenium WebDriver with Java. I want to use Safari browser. Does Selenium
I'm attempting to use the selenium-webdriver [ruby bindings][1] to access an internal web-site that
Please Help Me, I use selenium WebDriver for automatically web tests. How can I
Hello all I am using webdriver so if I want to use selenium;s rc
I've read here and there that we should now use Selenium 2 (WebDriver if
I'm evaluating Watir-webdriver, to decide if i can switch to using it for my
I am using Selenium RC, TestNG, Java with Eclipse. I want to use WebDriver.
Managed to get everthing else configured using Mac 10.6.8 to use watir-webdriver, any suggestions

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.