18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Writing into a textarea within an embedded javascript
Ok...I hope this makes since.
There's a textarea in a javascript editor that allows for editing of the text. SAHI recognizes all of the controls on the editor, but I cannot get any text to enter into the Message area (textarea).
Any Help?
There's a textarea in a javascript editor that allows for editing of the text. SAHI recognizes all of the controls on the editor, but I cannot get any text to enter into the Message area (textarea).
Any Help?
Comments
Find out the id of the iframe and use Also look at this post which shows how to access FCK editor's RTE. http://sahi.co.in/forums/viewtopic.php?id=9
Thanks!!