-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(shaka-lab-node): Add support for Chromecast redirect mode (#52)
Chromecast WebDriver Server v2 adds support for a redirect mode, where it does not rely on an iframe. This has many advantages for Shaka Player testing. This adds support for this mode in shaka-lab-node, and enables it by default in the Shaka lab. To accomplish this for Chromecast, we add general support for optional parameters with default values in the node template.
- Loading branch information
1 parent
9da6f53
commit 62e75fa
Showing
4 changed files
with
29 additions
and
6 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
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