Percy - Set Basic Auth to your Percy scripts



Percy will be able to use basic auth on restricted site, you just need to configure the .percy.yml at the root of your project, Percy will read this and use the credentials for each request that needs it.

Use this as template:

Comments