playwright/packages/playwright-mdd/specs/integration.spec.md

9 lines
376 B
Markdown
Raw Normal View History

2025-06-26 08:31:20 -07:00
# Pass
- Navigate to https://debs-obrien.github.io/playwright-movies-app
- Click search icon
- Type "Twister" in the search field and hit Enter
- Verify that the URL contains the search term "twister"
- Verify that the search results contain an image named "Twisters"
- Click on the link for the movie "Twisters"
- Verify that the main heading on the movie page is "Twisters"