Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestDriver.ai / Generate Test / test-webpage-loads-and-logo-shows #8

Open
wants to merge 1 commit into
base: testdriver/exploratory-11336361734-1
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions testdriver/test-webpage-loads-and-logo-shows.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 4.0.68
steps:
- prompt: Focus the browser window.
commands:
- command: focus-application
name: Google Chrome
- prompt: Assert the webpage loads successfully.
commands:
- command: assert
expect: The complete real-time developer platform is visible
- prompt: >-
Assert the company logo is visible on the page. # Use the content of the
file from the environment
commands:
- command: assert
expect: PubNub logo is visible