View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Auric__ Auric__ is offline
external usenet poster
 
Posts: 538
Default How to write some text in textarea on a webpage using Selenium WebDriver

sachin ahuja wrote:

I am using below code to write text in textarea on a webpage.

[snip]
I tried same with JavascriptExecutor with below code for textbox(input
tag) but it doesn't work for textarea.

[snip]
Please help me to write some text in textarea tag. That will be
replacement of "sendKeys()".


Unfortunately, this group is dedicated to programming Microsoft Excel (thus
the "excel" in the group name). I suggest starting with the SeleniumHQ
support page:

http://docs.seleniumhq.org/support/

That page says "The best place to ask for help is the user group":

https://groups.google.com/forum/#!forum/selenium-users

--
I'll try being nicer if you'll try being smarter.