diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 39fa9825..1a72c5f6 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -23,7 +23,7 @@ jobs: - uses: dashcamio/testdriver@main id: testdriver with: - version: v3.5.6 + version: v3.6.5 key: ${{secrets.DASHCAM_API}} prerun: | cd ~/actions-runner/_work/testdriver/testdriver/ diff --git a/.testdriver/wave1.yml b/.testdriver/wave1.yml index 0baba0c5..aff4e874 100644 --- a/.testdriver/wave1.yml +++ b/.testdriver/wave1.yml @@ -3,27 +3,27 @@ steps: - command: focus-application name: Electron - command: hover-text - description: Get Started + text: Get Started action: click - command: hover-text - description: Settings + text: Settings action: click - command: hover-text - description: 13px + text: 13px action: click - command: hover-text - description: 12px + text: 12px action: click - command: hover-text - description: Dark + text: Dark action: click - command: hover-text - description: Light + text: Light action: click - command: hover-text - description: workspace-1 + text: workspace-1 action: click - step: - command: assert - description: the terminal is white + expect: the terminal is white