mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Set timeout for page load to 180000.
This commit is contained in:
parent
e7cee28087
commit
abc272bfd9
@ -38,6 +38,7 @@ module.exports = defineConfig({
|
||||
e2e: {
|
||||
projectId: "qa7fe2",
|
||||
defaultCommandTimeout: 10000,
|
||||
pageLoadTimeout: 180000,
|
||||
chromeWebSecurity: false,
|
||||
baseUrl: "http://localhost:3000",
|
||||
specPattern: "cypress/e2e/**/*.feature",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user