cypress.json.sample 135B

1234567
  1. {
  2. "baseUrl": "http://localhost:6543",
  3. "viewportWidth": 1280,
  4. "viewportHeight": 1024,
  5. "integrationFolder": "{path_test_file}"
  6. }