Files

30 lines
650 B
YAML
Raw Permalink Normal View History

2024-07-02 12:38:05 -07:00
steps:
- step:
- command: focus-application
name: Electron
- command: hover-text
2024-07-22 18:10:38 -05:00
text: Get Started
2024-07-02 12:38:05 -07:00
action: click
- command: hover-text
2024-07-22 18:10:38 -05:00
text: Settings
2024-07-02 12:38:05 -07:00
action: click
- command: hover-text
2024-07-22 18:10:38 -05:00
text: 13px
2024-07-02 12:38:05 -07:00
action: click
- command: hover-text
2024-07-22 18:10:38 -05:00
text: 12px
2024-07-02 12:38:05 -07:00
action: click
- command: hover-text
2024-07-22 18:10:38 -05:00
text: Dark
2024-07-02 12:38:05 -07:00
action: click
- command: hover-text
2024-07-22 18:10:38 -05:00
text: Light
2024-07-02 12:38:05 -07:00
action: click
- command: hover-text
2024-07-22 18:10:38 -05:00
text: workspace-1
2024-07-02 12:38:05 -07:00
action: click
- step:
- command: assert
2024-07-22 18:10:38 -05:00
expect: the terminal is white
2024-07-02 12:38:05 -07:00