Check out this page, where we lead you through this. Esesntially, we save cookies, local storage, and session storage states from Login Tests. Users can load them into relevant tests that require authentication by doing “fetch cookie”.
Spur does not rely on XPaths or Selectors to run tests. Each test run is an AI run—the agent dynamically looks at the page and browses, just like human users do.Tests only fail if your User Story or Functionality changes—tests are independent of code changes.
We require zero access to your codebase & only testing deployed URLs. All our software is hosted in secure cloud environment, and tests are run in a secure cloud environment
We currently don’t offer an on-prem solution. All our tests are running in the cloud. However, if you have any environments hosted internally, behind a firewall, or in VPN, you can give us a client cert or whitelist our IP to allow us to access your application.
We run tests on our deployed cloud instance against the test URL you specify. It work on any deployed URLs — including Ephemeral URLs generated in your CI.