This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix (cypress): set default command timeout to 20 seconds
version-14
Shivam Mishra
5 years ago
parent
5d5cb26143
commit
53855cad1d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cypress.json
+ 1
- 1
cypress.json
View File
@@ -2,6 +2,6 @@
"baseUrl": "http://test_site_ui:8000",
"projectId": "92odwv",
"adminPassword": "admin",
"defaultCommandTimeout":
1
0000,
"defaultCommandTimeout":
2
0000,
"pageLoadTimeout": 15000
}
Write
Preview
Loading…
Cancel
Save