Nachiket-cmd / SSN_IS601

Apache License 2.0
0 stars 0 forks source link

Develop PW Test for Offers Subscription Space in Footer #40

Closed Nachiket-cmd closed 9 months ago

Nachiket-cmd commented 9 months ago

Description This Playwright test case is dedicated to ensuring the presence and functionality of the newsletter subscription space within the footer section of the salon website. The availability of this space is essential for encouraging user engagement and facilitating seamless newsletter sign-ups. By validating its existence and usability, we aim to enhance the salon's ability to connect with and update its audience.

Acceptance Criteria:

  1. Develop a Playwright test script for navigating to the salon website.
  2. Implement the test to verify the presence of a newsletter subscription space within the footer.
  3. Confirm that the test script checks for the ability to enter an email address for newsletter subscription.
  4. The test should be structured in a modular and maintainable format.