bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Playwright: Support Element Verification

Open ved-bruno opened this issue 7 months ago • 1 comments

Description

This test verifies that the URLs for the Support elements (e.g., Git, Discord) match the expected URLs for each respective support resource.

Jira Link: https://usebruno.atlassian.net/browse/BRU-1027

Contribution Checklist:

  • [ ] The pull request only addresses one issue or adds one feature.
  • [ ] The pull request does not introduce any breaking changes
  • [ ] I have added screenshots or gifs to help explain the change if applicable.
  • [ ] I have read the contribution guidelines.
  • [ ] Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

ved-bruno avatar May 19 '25 06:05 ved-bruno

Can we add a preferences folder inside e2e-tests and move this test inside it? Also, can we rename test-app-support_element.spec.js as just verify-support-links-in-preferences.spec.js

helloanoop avatar May 19 '25 06:05 helloanoop