// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
public_html
/
wp-contentmmm
/
plugins
/
hello-plus
/
tests
/
playwright
/
config
[ PARENT ]
EDIT :: timeouts.ts
export const timeouts = { singleTest: 90_000, global: 15 * 60_000, expect: 5_000, action: 5_000, longAction: 10_000, navigation: 10_000, };
SAVE
CANCEL