w3c / aria-at-automation-driver

A WebSocket server which allows clients to observe the text enunciated by a screen reader and to simulate user input
Other
10 stars 6 forks source link

feat: support running at-driver as administrator #6

Closed jugglinmike closed 2 years ago

jugglinmike commented 2 years ago

Ensure that the named pipe created by at-driver is writable to all users regardless of whether the at-driver is running with system administrator privileges.


This is an alternative to gh-4.