try using the below code
OR
Regards,
Ankesh
Code:
Browser().Page().Frame().WebEdit().Object.value="<Your Text>"Code:
Browser().Page().Frame().WebEdit().Object.text="<Your Text>"Ankesh

