Skip to content

Commit 6e05111

Browse files
committed
docs: remove TODO that seems not to be relevant anymore. E2e tests passes, so that means that WinAppDriver is installed (or that it is already available on the machines)
1 parent f104864 commit 6e05111

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/RunE2eTests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Setup Appium Server
2626
run: npm install -g appium
2727

28-
# TODO: does this install WinAppDriver? By the official docs, it shouldn't. Find a way of installing WinAppDriver on the CI/CD agents.
2928
- name: Setup Appium Windows Driver
3029
run: appium driver install windows
3130

0 commit comments

Comments
 (0)