UNPKG

slimerjs-firefox

Version:

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

7 lines (5 loc) 125 B
var foo=4; document.write('<p>script</p>'); var xhr = new XMLHttpRequest(); xhr.open('GET', 'hello.txt', true); xhr.send();