waveterm/testdriver/onboarding.yml
Tarun Kumar S 4f809550b9
touch up final test condition (#1338)
The action used to fail a few times at the end as it wasn't aware of
what the end state should look like.
With having an `assert` block, it should now be able to judge more
accurately.
2024-11-22 17:16:04 -08:00

15 lines
420 B
YAML

version: 4.0.65
steps:
- prompt: complete the onboarding of wave terminal
commands:
- command: hover-text
text: Continue
description: button to complete onboarding
action: click
- command: hover-text
text: Get Started
description: button to complete onboarding
action: click
- command: assert
expect: the cpu usage graph is being displayed