mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-19 21:11:32 +01:00
add assertion
This commit is contained in:
parent
cb892fbe71
commit
9e81c810da
@ -3,23 +3,27 @@ steps:
|
|||||||
- command: focus-application
|
- command: focus-application
|
||||||
name: Electron
|
name: Electron
|
||||||
- command: hover-text
|
- command: hover-text
|
||||||
text: Get Started
|
description: Get Started
|
||||||
action: click
|
action: click
|
||||||
- command: hover-text
|
- command: hover-text
|
||||||
text: Settings
|
description: Settings
|
||||||
action: click
|
action: click
|
||||||
- command: hover-text
|
- command: hover-text
|
||||||
text: 13px
|
description: 13px
|
||||||
action: click
|
action: click
|
||||||
- command: hover-text
|
- command: hover-text
|
||||||
text: 12px
|
description: 12px
|
||||||
action: click
|
action: click
|
||||||
- command: hover-text
|
- command: hover-text
|
||||||
text: Dark
|
description: Dark
|
||||||
action: click
|
action: click
|
||||||
- command: hover-text
|
- command: hover-text
|
||||||
text: Light
|
description: Light
|
||||||
action: click
|
action: click
|
||||||
- command: hover-text
|
- command: hover-text
|
||||||
text: workspace-1
|
description: workspace-1
|
||||||
action: click
|
action: click
|
||||||
|
- step:
|
||||||
|
- command: assert
|
||||||
|
description: the terminal is white
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user