Forum Discussion
YMinaev
14 years agoStaff
Hi,
To access inner text of an IFrame, you need to obtain it and address its innerText property. If it is empty, this means that the IFrame object itself doesn't contain any text, and you need to address the innerText property of its children.
This depends on your page's behavior and on the way the IFrame object works on it. TC just shows you what it got from the browser, which gives TC what it got when parsing the page's HTML code.
To access inner text of an IFrame, you need to obtain it and address its innerText property. If it is empty, this means that the IFrame object itself doesn't contain any text, and you need to address the innerText property of its children.
This depends on your page's behavior and on the way the IFrame object works on it. TC just shows you what it got from the browser, which gives TC what it got when parsing the page's HTML code.
Related Content
- 8 years ago
- 8 years ago
- 13 years ago
Recent Discussions
- 13 hours ago