applitools/github-actions-applitools-eyes

Applitools Eyes GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
APPLITOOLS_API_KEYUnique API key from your Applitools accountyes
APPLITOOLS_BATCH_IDUnique ID for the test batch
GITHUB_TOKENGitHub Token
appNameName of the website or applitcationWeb App
baseUrlThe website URL to be craweled for visual regression testing
batchNameName of the batch of tests (for display purpose only).GitHub Action Workflow
concurrencyNumber of Eyes tests that this Runner will run concurrently5
cypressBrowserBrowser Cypress uses to run testschrome
errorOnFailureSet an error status if any tests failfalse
ignoreSelectorA list of selectors to ignore during the visual test
maxDepthHow many steps deep do you want to crawl the given website?1
serverUrlThe URL of Eyes server
showLogsDebug mode - shows Applitools Eyes logs, Cypress results, and GitHub logsfalse
sitemapUrlThe URL of a website sitemap to be used for visual regression testing

no outputs