Automate test cases with cypress
Budget: $10 – $100 USD
1. Test case 1: Open urls from csv or json file
2. Test case 2: From each url link, confirm that this element is present no the page:
<div class="sc-gGGFjW gAApEQ"><button class="sc-fXgAZx hxoVbS"><p>Yes</p></button><button class="sc-fXgAZx hxoVbS active"><p>No</p></button></div>
(if not - that is test fail - but we may need to refine based on results, as there may be valid exceptions)
3. Test case 3: Fill out the reg form with test values (timestamp)
4. Test case 4: Click the Yes button
5. Test case 5: Click the Continue button - going to the Confirmation page
2. Test case 2: From each url link, confirm that this element is present no the page:
<div class="sc-gGGFjW gAApEQ"><button class="sc-fXgAZx hxoVbS"><p>Yes</p></button><button class="sc-fXgAZx hxoVbS active"><p>No</p></button></div>
(if not - that is test fail - but we may need to refine based on results, as there may be valid exceptions)
3. Test case 3: Fill out the reg form with test values (timestamp)
4. Test case 4: Click the Yes button
5. Test case 5: Click the Continue button - going to the Confirmation page