Selenium and FCK Editor

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Selenium and FCK Editor

Priya
I am trying to edit a FCK editor and searching the web, gives the solution of using Runscript.

I have used it as -

runScript("CKEDITOR.instances['unitIntroText'].setData('<p>PRIYA</p>')",null); with the intent of typing 'PRIYA' in the editor 'unitIntroText.

I can see that mouse activates the editor but nothing is being edited.

What am I missing here ?

Thanks!

Priya
Reply | Threaded
Open this post in threaded view
|

Re: Selenium and FCK Editor

softwaretestingforum
Administrator
Hi Priya,

please post Selenium question in selenium forum - http://www.seleniumtests.com/p/selenium-1-forum.html

thanks
~ seleniumtests.com