Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 325 Bytes

playwright-jira-cloud-e2e

Example of Playwright E2E tests for Jira Cloud. To run these tests:

  1. Add .env file and populate variables:
    • JIRA_USER (active Jira user's email)
    • JIRA_PASSWORD
    • JIRA_URL
  2. If your target Jira does not have data, please create at lease one Jira project and add a few issues to it