Nachiket-cmd / SSN_IS601

Apache License 2.0
0 stars 0 forks source link

Develop PW Test to Ensure Display of Offers Banner on Clicking 'Get Offers' CTA Button #47

Closed Nachiket-cmd closed 9 months ago

Nachiket-cmd commented 9 months ago

Description: This Playwright test case is meticulously designed to confirm the accurate display of the offers banner upon clicking the 'Get Offers' Call-to-Action (CTA) button in the hero section of the salon website. The 'Get Offers' CTA is a pivotal prompt for users to access exclusive deals, and validating the appearance of the offers banner enhances user engagement and satisfaction.

Acceptance Criteria:

  1. Develop a Playwright test script for navigating to the salon website.
  2. Implement the test to validate the display of the offers banner on clicking the 'Get Offers' CTA button.
  3. Confirm that the test script accurately checks for the visibility and content of the offers banner.
  4. The test should be structured in a modular and maintainable format.