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