UNPKG

slimerjs-firefox

Version:

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

16 lines (11 loc) 272 B
<!DOCTYPE html> <html id="html"> <head> <meta charset="utf-8"> <title>test consolemessage</title> <script type="text/javascript" src="consolemessage.js"></script> </head> <body id="body"> Hello world </body> </html>