-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add automation support via WebDriver (#141)
This PR integrates with the automation concepts defined in https://w3c.github.io/device-posture/#automation to allow changing device posture through the WebDriver extension commands defined there. Set device posture WebDriver extension will enable overriding posture defined by hardware. Clear device posture WebDriver extension removes device posture override and returns device posture control back to hardware. Fixes #140
- Loading branch information
1 parent
dc5163e
commit 39d8284
Showing
1 changed file
with
187 additions
and
0 deletions.
There are no files selected for viewing
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