From: Ahmed A. <asa...@ya...> - 2014-01-18 07:19:54
|
Hi David, Yes, you can change the value of readonly input in HtmlUnit, using .setValueAttribute(); Ahmed ________________________________ From: David Michael Gang <mic...@gm...> To: htm...@li... Sent: Thursday, January 16, 2014 3:55 PM Subject: [Htmlunit-user] change text of readonly html input Hi all, Is it possible to change or clear the text of a readonly text box with htmlunit? In selenium it throws me a org.openqa.selenium.InvalidElementStateException. Is the behavior the same in htmlunit or is it possible? Thanks, David |