Sha256: fb4c0bd86e4a2c796ee1de431dc96670a4e7d75a948059eb50931018ce591109
Contents?: true
Size: 256 Bytes
Versions: 1
Compression:
Stored size: 256 Bytes
Contents
<html> <body> <form name = sender> <input type = text name = textToSend> <input type = button name = sendIt value = "SendIt" onClick="javascript:parent.receiverFrame.document.body.all.receiverText.value= document.body.all.textToSend.value;"> </body> <html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watir-1.6.5 | unittests/html/iframeTest1.html |