diff --git a/config/scenarioUrls.json b/config/scenarioUrls.json index 4bb7f15..6548055 100644 --- a/config/scenarioUrls.json +++ b/config/scenarioUrls.json @@ -19,5 +19,41 @@ "singleColon": { "path": "ll_bg_css_single_colon" } + }, + "test:delayjs:genesis": { + "delayJs": { + "path": "" + }, + "delayJsMobile": { + "path": "", + "mobile": true + } + }, + "test:delayjs:flatsome": { + "delayJs": { + "path": "" + }, + "delayJsMobile": { + "path": "", + "mobile": true + } + }, + "test:delayjs:divi": { + "delayJs": { + "path": "" + }, + "delayJsMobile": { + "path": "", + "mobile": true + } + }, + "test:delayjs:astra": { + "delayJs": { + "path": "" + }, + "delayJsMobile": { + "path": "", + "mobile": true + } } } \ No newline at end of file