Sha256: a5072d87cfdc87764aff448a0116f21cc936855bc18617873aa988b5be848fe5
Contents?: true
Size: 318 Bytes
Versions: 8
Compression:
Stored size: 318 Bytes
Contents
<html> <head> <title>RAutomation testing page</title> <script type="text/javascript"> function showPrompt() { prompt("Where do you want to go today?"); } </script> </head> <body onload="setTimeout(showPrompt, 1000)"> <h1>RAutomation testing page</h1> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems