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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T20:19:58+00:00 2026-06-09T20:19:58+00:00

I can not change the text in textarea using WebClient/HtmlUnit/Java. I tried to google

  • 0

I can not change the text in textarea using WebClient/HtmlUnit/Java. I tried to google it, but with no luck. Can anyone help? There is source code:

WebDriver driver = new HtmlUnitDriver();
driver.get("http://some_site.com");
driver.findElement(By.id("niEditor")).sendKeys("some value");
String test = findElement(By.id("niEditor")).getText(); // no changes

and the tags in html:

<textarea class="tinyMCE newitem2" id="niEditor" name="description"> MANY TEXT </textarea>
  • 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-09T20:20:00+00:00Added an answer on June 9, 2026 at 8:20 pm

    The way I do it (and it works for me)

    driver.findElement(By.id("niEditor")).clear();
    driver.findElement(By.id("niEditor").sendKeys("data");
    

    The first line of code actually shifts the focus to the text area which might be causing the issue for you. Try out this code and let us know if it works.

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

Sidebar

Related Questions

I'm trying to change pageindex on page_Load event but its not working. I can
I'm making a text editor using Text Area. Which user can change font size,
For some reason, I can not seem to change the default position of an
I faced a problem that I can not find a way to change the
The error shows this code can not rollback: class AddCountToTag < ActiveRecord::Migration def change
I'm not sure that title conveys my meaning, please change it if you can
My class contains LOT_SIZE constant which can not be changed. But I can initialize
I have a script to change the text alignment for the textarea with the
Note: The Data schema can not be changed. I'm stuck with it. Database: SQLite
I have a given XML document (structure can not be changed) and want to

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.