Skip to content

Commit

Permalink
removes agent files and naming scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisC committed Jul 31, 2024
1 parent 9616fb2 commit b04b4b8
Show file tree
Hide file tree
Showing 22 changed files with 80 additions and 972 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ Firefox, execute the following command in a terminal:
$ node aria-at-automation-harness/bin/host.js run-plan \
--plan-workingdir aria-at/build/tests/horizontal-slider \
'{reference/**,test-*-nvda.*}' \
--agent-web-driver-url=http://127.0.0.1:4444 \
--agent-at-driver-url=ws://127.0.0.1:4382/session \
--web-driver-url=http://127.0.0.1:4444 \
--at-driver-url=ws://127.0.0.1:4382/session \
--reference-hostname=127.0.0.1 \
--agent-web-driver-browser=firefox
--web-driver-browser=firefox
```

## [aria-at-automation](https://github.com/w3c/aria-at-automation)
Expand Down
4 changes: 0 additions & 4 deletions bin/agent.js

This file was deleted.

58 changes: 0 additions & 58 deletions src/agent/README.md

This file was deleted.

Loading

0 comments on commit b04b4b8

Please sign in to comment.