Quantcast
Channel: Internet Explorer 8, 9, 10, 11 forum
Viewing all articles
Browse latest Browse all 10469

Cant access to element inside a (frameset-->) frame

$
0
0

Hi
I'm new in PowerShell , i try to get access elements inside frames in Internet Explorer
exmpl.
****index.html*******

<!DOCTYPE html>
<html>

<frameset cols="25%,*,25%">
  <frame src="a.htm">
  <frame src="b.htm">
</frameset>

</html>

*******a.html********

<!DOCTYPE html>
<html>
<body>

<textarea rows="4" cols="50">
TEXT 1 ......
</textarea>

</body>
</html>
*******b.html**********

<!DOCTYPE html>
<html>
<body>

<textarea rows="4" cols="50">
TEXT 2 ......
</textarea>

</body>
</html>
--------------------------------------------------------
could anyone help me ?


Viewing all articles
Browse latest Browse all 10469

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>