-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support newest AT-Driver specification (#16)
* empty js file to force actions testing * focus forcing tests for gh-actions build * swap back to firefox for a test * testing pressing alt-tab a few times in a weird spot * remove alt-tabs * temporary works for go server testing * switching to the pac at-driver provider for testing * debugging, full connection seems stable now * hacky keys mapping proto * full keys map * messed up on rebase, restoring this file to upstream/main * Take pathname from command line args, log at-driver comms * minor fixes from review * updates to work with gnarf patches to pac driver * rename webdriver code points for keys, add a thrown error for invalid keys * add test for key codes in validateKeysFromCommand * toString before logging (was logging buffers) * Add flag for "VERBOSE" logs (logs that are only for printing while running, not storing in test logs) * Trying to skip writing these verbose messages to the test plan output * Reverting "verbose" concept for now
- Loading branch information
Showing
6 changed files
with
133 additions
and
20 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters