Solved
Forum Discussion
TanyaYatskovska
Alumni
11 years agoHi Kanika,
What browser are you using?
Some browsers block the access to contents of cross-origin framesets (when a host of an HTML frame differs from the host of the parent page). Please check if this is the case.
For more information, please read the "Considerations for Web Testing" ( http://smartbear.com/viewarticle/55654/ ) help topic.
Kanika
11 years agoContributor
Hi Tanya,
Thanks for the reply. I am using IE8. I tried click() and then keys("abc") on frame object and it worked. Is this correct approach or its just workaround?
- kanika
Thanks for the reply. I am using IE8. I tried click() and then keys("abc") on frame object and it worked. Is this correct approach or its just workaround?
- kanika
- TanyaYatskovska11 years ago
Alumni
Hi,
It sounds ok. Perhaps, the editor requires activating before typing inside it. When you click over it, it’s become activated.
- Kanika11 years agoContributor
Thanks for your help .Really Appreciated :)
- STLabsIndia10 years agoNew Contributor
Hi Kanika,
Are you able to set text in editor now?
If you are, can you please share the solution as I have the same issue!
Neeraj Kumar