I have successfully to click the button,and after that I need to input contents in the iframe "editor_iframe_1".
But after many trials it still can't work.
Does anyone have any idea?
Thanks~~
<div id="xe-editor-container-1" class="input_area xpress_xeditor_editing_area_container" style="height: 300px;"> <iframe id="editor_iframe_1" allowtransparency="true" frameborder="0" src="http://gobuykorean.cc/modules/editor/styles/default/editor.html" scrolling="yes" style="width: 100%; height: 300px; display: block;"></iframe><textarea id="xpress-editor-1" rows="8" cols="42" style="display: none; width: 100%;"></textarea><textarea rows="8" cols="42" class="input_syntax " style="display: none;"></textarea> </div>