mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-10 19:28:41 +00:00
icon fixes, loading optimizations
This commit is contained in:
parent
92dabf580e
commit
08bb46bff4
|
|
@ -1,11 +1,12 @@
|
|||
// sitespeed.io /var/www/html/Karaka/Build/Helper/Scripts/sitespeedDemoUrls.txt -n 1 -b chrome --preScript /var/www/html/Karaka/Build/Helper/Scripts/sitespeedAuth.js --outputFolder /var/www/html/sitespeed
|
||||
module.exports = async function(context, commands)
|
||||
{
|
||||
await commands.navigate('https://jingga.app');
|
||||
await commands.navigate('http://192.168.178.38/en/backend');
|
||||
|
||||
await commands.addText.byId('admin', 'iName');
|
||||
await commands.addText.byId('orange', 'iPassword');
|
||||
// await commands.addText.byId('admin', 'iName');
|
||||
// await commands.addText.byId('orange', 'iPassword');
|
||||
|
||||
await commands.click.byIdAndWait('iLoginButton');
|
||||
|
||||
return commands.wait.byId('u-box', 3000);
|
||||
};
|
||||
return commands.wait.byId('u-box', 1000);
|
||||
};
|
||||
|
|
|
|||
47
Helper/Scripts/sitespeedDemoUrls.txt
Normal file
47
Helper/Scripts/sitespeedDemoUrls.txt
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
http://192.168.178.38/en/backend
|
||||
http://192.168.178.38/en/help/general
|
||||
http://192.168.178.38/en/help/module/list
|
||||
http://192.168.178.38/en/help/developer
|
||||
http://192.168.178.38/en/help/developer
|
||||
http://192.168.178.38/en/admin/group/list
|
||||
http://192.168.178.38/en/admin/group/settings?id=1#c-tab-1
|
||||
http://192.168.178.38/en/admin/account/list
|
||||
http://192.168.178.38/en/admin/account/settings?id=1#c-tab-1
|
||||
http://192.168.178.38/en/admin/module/list
|
||||
http://192.168.178.38/en/admin/module/info?id=Admin
|
||||
http://192.168.178.38/en/admin/module/settings?id=Admin#c-tab-1
|
||||
http://192.168.178.38/en/admin/module/navigation/list?id=Admin
|
||||
http://192.168.178.38/en/admin/module/route/list?id=Admin
|
||||
http://192.168.178.38/en/admin/module/hook/list?id=Admin
|
||||
http://192.168.178.38/en/admin/module/log?id=Admin
|
||||
http://192.168.178.38/en/admin/exchange/log/list
|
||||
http://192.168.178.38/en/admin/exchange/import/list
|
||||
http://192.168.178.38/en/admin/exchange/export/list
|
||||
http://192.168.178.38/en/admin/monitoring/general
|
||||
http://192.168.178.38/en/admin/monitoring/log/list
|
||||
http://192.168.178.38/en/admin/monitoring/stats
|
||||
http://192.168.178.38/en/admin/audit/list
|
||||
http://192.168.178.38/en/admin/audit/single?id=1
|
||||
http://192.168.178.38/en/organization/organigram
|
||||
http://192.168.178.38/en/organization/unit/list
|
||||
http://192.168.178.38/en/organization/unit/profile?id=1
|
||||
http://192.168.178.38/en/organization/department/list
|
||||
http://192.168.178.38/en/organization/department/profile?id=1
|
||||
http://192.168.178.38/en/organization/position/list
|
||||
http://192.168.178.38/organization/position/profile?id=1
|
||||
http://192.168.178.38/en/messages/dashboard
|
||||
http://192.168.178.38/en/messages/template/list
|
||||
http://192.168.178.38/en/messages/template/single?id=1
|
||||
http://192.168.178.38/en/profile/list
|
||||
http://192.168.178.38/en/profile/single?id=2
|
||||
http://192.168.178.38/en/media/list
|
||||
http://192.168.178.38/en/media/upload
|
||||
http://192.168.178.38/en/media/file/create
|
||||
http://192.168.178.38/en/media/collection/create
|
||||
http://192.168.178.38/en/news/dashboard
|
||||
http://192.168.178.38/en/news/article?id=1
|
||||
http://192.168.178.38/en/news/archive
|
||||
http://192.168.178.38/en/news/create
|
||||
http://192.168.178.38/en/news/draft/list
|
||||
http://192.168.178.38/en/news/analysis
|
||||
http://192.168.178.38/en/editor/list
|
||||
7
Helper/Scripts/sitespeedOnlineUrls.txt
Normal file
7
Helper/Scripts/sitespeedOnlineUrls.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
https://jingga.app
|
||||
https://jingga.app/en/solutions
|
||||
https://jingga.app/en/services
|
||||
https://jingga.app/en/shop
|
||||
https://jingga.app/en/shop/item?number=200000
|
||||
https://jingga.app/en/terms
|
||||
https://jingga.app/info?page=setup/install
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
https://jingga.app
|
||||
https://jingga.app/help/general
|
||||
https://jingga.app/help/module/list
|
||||
https://jingga.app/help/developer
|
||||
https://jingga.app/admin/settings/general
|
||||
https://jingga.app/admin/group/list
|
||||
https://jingga.app/admin/group/settings?id=1
|
||||
https://jingga.app/admin/account/list
|
||||
https://jingga.app/admin/account/settings?id=1
|
||||
https://jingga.app/admin/module/list
|
||||
https://jingga.app/admin/admin/module/settings?id=Profile
|
||||
https://jingga.app/admin/job/list
|
||||
https://jingga.app/admin/monitoring/general
|
||||
https://jingga.app/admin/monitoring/log/list
|
||||
https://jingga.app/admin/monitoring/security/dashboard
|
||||
https://jingga.app/admin/exchange/dashboard
|
||||
https://jingga.app/admin/exchange/import/list
|
||||
https://jingga.app/admin/exchange/export/list
|
||||
https://jingga.app/admin/audit/list
|
||||
https://jingga.app/organization/organigram
|
||||
https://jingga.app/organization/unit/list
|
||||
https://jingga.app/organization/unit/profile?id=1
|
||||
https://jingga.app/organization/department/list
|
||||
https://jingga.app/organization/department/profile?id=1
|
||||
https://jingga.app/organization/position/list
|
||||
https://jingga.app/organization/position/profile?id=1
|
||||
https://jingga.app/profile/list
|
||||
https://jingga.app/profile/single?id=1
|
||||
https://jingga.app/media/list
|
||||
https://jingga.app/news/dashboard
|
||||
https://jingga.app/news/article?id=1
|
||||
https://jingga.app/task/dashboard
|
||||
https://jingga.app/task/single?id=1
|
||||
https://jingga.app/kanban/dashboard
|
||||
https://jingga.app/kanban/board?id=1
|
||||
https://jingga.app/editor/list
|
||||
https://jingga.app/editor/single?id=1
|
||||
Loading…
Reference in New Issue
Block a user