Other frames on the same webpage do not present this problem for me. Problem seems to be only when attempting to enter any text to the WYSIWYG ckeditor.
>> b.frame(:title, "Rich text editor, currentItem.contentText, press ALT 0 for help.").exists? => true >> b.frame(:title, "Rich text editor, currentItem.contentText, press ALT 0 for help.").send_keys 'random text' => "" # should output => "random text" Is anyone else experiencing this issue or have a solution? Thanks in advance. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
