Nachiket-cmd / SSN_IS601

Apache License 2.0
0 stars 0 forks source link

Develop PW Test to Verify Presence of Copyright Text in Footer #37

Closed Nachiket-cmd closed 9 months ago

Nachiket-cmd commented 9 months ago

Description: This Playwright test case aims to ensure the presence of copyright text within the footer section of the salon website. Copyright information not only establishes legal protection but also signifies professionalism. The accuracy of this text is crucial for maintaining the salon's integrity and reinforcing trust among website visitors.

Acceptance Criteria:

  1. Develop a Playwright test script for navigating to the salon website.
  2. Implement the test to verify the presence of copyright text within the footer.
  3. Confirm that the test script checks for the accuracy and visibility of the copyright information.
  4. The test should be structured in a modular and maintainable format.