Project

General

Profile

« Previous | Next » 

Revision 463e6830

Added by koszko almost 2 years ago

facilitate testing javascript functions

Haketilo's .js files can now be loaded together with their dependencies and
executed on a page opened in a selenium-driven Firefox instance.

View differences:

MOZILLA_exports_init.js
54 54
    }
55 55
}
56 56

  
57
window.killtheweb={is_mozilla: true, browser: this.browser};
57
window.haketilo_exports = {is_mozilla: true, browser: this.browser};

Also available in: Unified diff