Send data into an inner html of iframe by watir
I tried to input data to the inner html of iframe by watir for several months, and posted questions to many forums but got no answer.
Yesterday an idea came into my mind, and I found a solution, following is the code:
ie77.frame(:id, /Editor/).document.body.innertext = “good and better”
Related Blogs
- Related Blogs on iframe
- Ajax File Upload
- Related Blogs on innerpage
- Related Blogs on watir
- Watir Podcast 7: Bret Pettichord (Watir Lead Developer) on FireWatir