Confirmed users
1,905
edits
Line 181: | Line 181: | ||
/* Flags section */ | /* Flags section */ | ||
MARIONETTE_CONTEXT = "content"; //keyword describes in which context, chrome or content, to run this script | MARIONETTE_CONTEXT = "content"; //keyword describes in which context, chrome or content, to run this script | ||
MARIONETTE_TIMEOUT = 10000; //specify a timeout period in ms | |||
/* Test code */ | /* Test code */ |