cypress.json 92 B

12345
  1. {
  2. "baseUrl": "http://localhost:8881",
  3. "defaultCommandTimeout": 8000,
  4. "video": false
  5. }