18 January 2026:


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.

How to enter value in Rich Text Editor embeded in a web application

satbeersatbeer Members
edited February 2013 in Sahi - Open Source
we have a web application page which has a Rich Text Editor embeded.
i am trying to use Sahi to automate adding a text in embeded RTE by using following:
_setValue(_textbox("ctl00\$MainContent\$txtQuestionText\$contentIframe"), "Road on the way");

During recording the value is getting set in RTE however during playback it fails.
Please help in solving the problem.

Thanks and Regards,
Satbeer Singh Bhatia

Answers

  • Thanks Ashwini for sharing the information.
    However after using the above mentioned line of code its still not able to enter text while play back.

    Regards,
    Satbeer Singh Bhatia
Sign In or Register to comment.