All Downloads are FREE. Search and download functionalities are using the official Maven repository.

robotframework-2.7.7.utest.envjs.bootstrap.js Maven / Gradle / Ivy

The newest version!
load('../ext-lib/jasmine-reporters/ext/env.rhino.1.2.js');

Envjs.scriptTypes['text/javascript'] = true;
var specFile = arguments[0];
console.log("Loading: " + specFile);
window.location = specFile




© 2015 - 2024 Weber Informatics LLC | Privacy Policy