Skip to content

Commit

Permalink
Merge pull request #1 from testdriverai/testdriver/test-476elc
Browse files Browse the repository at this point in the history
Testdriver-476elc
  • Loading branch information
ianjennings authored Sep 27, 2024
2 parents e83ed0a + 4b91405 commit 3f7e2bf
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions testdriver/generate/test-contact-us-link.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1. /explore Open the browser and navigate to the website.
2. /explore Click the "Contact Sales" button.
3. /explore Assert that the contact form or page is displayed.
3 changes: 3 additions & 0 deletions testdriver/generate/test-cookie-acceptance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1. /explore Open the browser and navigate to the website.
2. /explore Click the "Accept Cookies" button.
3. /explore Assert that the cookie banner disappears.
3 changes: 3 additions & 0 deletions testdriver/generate/test-main-call-to-action.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1. /explore Open the browser and navigate to the website.
2. /explore Click the "Start Building" button.
3. /explore Assert that the action leads to the expected page or modal.
3 changes: 3 additions & 0 deletions testdriver/generate/test-navigation-to-'products'-page.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1. /explore Open the browser and navigate to the website.
2. /explore Click the "Products" link in the navigation menu.
3. /explore Assert that the page redirects to the Products section.
3 changes: 3 additions & 0 deletions testdriver/generate/test-webpage-loads-and-logo-shows.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1. /explore Open the browser and navigate to the website.
2. /explore Assert that the webpage loads successfully.
3. /explore Assert that the logo is visible on the page.

0 comments on commit 3f7e2bf

Please sign in to comment.