Hi All,
I am trying to interact with FCKeditor loaded into WebPage through the SeleniumTest . The FCKeditor that is loaded into webpage is under the Iframe Element. All I have is the element id that I can use. If I click on any toolbar button of the FCKeditor through the click command of the Selenium it does not do anything. All I need is the Sep By Step process of using FCKeditor API in the javascript section of my page in order to interact with the FCKeditor. I need to know If I have to include FCKeditor.js file in my code becuase my html does not recognize FCKeditorAPI command.
Thanks
Rose
I am trying to interact with FCKeditor loaded into WebPage through the SeleniumTest . The FCKeditor that is loaded into webpage is under the Iframe Element. All I have is the element id that I can use. If I click on any toolbar button of the FCKeditor through the click command of the Selenium it does not do anything. All I need is the Sep By Step process of using FCKeditor API in the javascript section of my page in order to interact with the FCKeditor. I need to know If I have to include FCKeditor.js file in my code becuase my html does not recognize FCKeditorAPI command.
Thanks
Rose