Forum Discussion
YMinaev
14 years agoStaff
Hi,
Actually, TC has nothing to do with the innerText property contents. It is a native property of HTML objects retrieved from the browser. If it is empty or contain a value you don't expect to see there, this means that the object you're accessing holds this value internally.
Try using child objects of your frame to obtain their text rather than using the frame itself.
Actually, TC has nothing to do with the innerText property contents. It is a native property of HTML objects retrieved from the browser. If it is empty or contain a value you don't expect to see there, this means that the object you're accessing holds this value internally.
Try using child objects of your frame to obtain their text rather than using the frame itself.
Related Content
- 8 years ago
- 8 years ago
Recent Discussions
- 13 hours ago