HI,
I am new to Watir. Have been learning/using only for the past few
days.
I am trying to send an email from my Hotmail account. I am able to
login, enter an address in the To: text field, and a Subject in the
subject text field successfully. But am not able to enter any text in
the message part.
IDE shows the elements for the message box to be :
<DIV class=Container>
<RTE>
</RTE>
<DIV class=RichText id=RichTextEditor_surface
<RTE_Text>
</RTE_Text>
<INPUT>
<TEXTAREA> #name for text area is "fMessageBody"
Can someone show how to write script to handle Rich Text?
Thank you very much for the help.
Margam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Watir General" group.
To post to this group, send email to [email protected]
Before posting, please read the following guidelines:
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---