UNPKG

slimerjs-firefox

Version:

This repo includes slimerjs as well as downloads a local copy of Firefox.

11 lines 318 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>simple hello world</title> </head> <body>Hello World! 你好 ! çàéè&ccedil; <script type="text/javascript"> var simpleJSToTestPlainText='foo';</script> <div style="display:none">invisible text</div> </body> </html>