| Testing the top right controls bar isn't visible when the mute button is disabled. |
| |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| |
| |
| Mute button is enabled |
| PASS mediaControls.muteButton.parent.parent is mediaControls.topRightControlsBar |
| PASS mediaControls.topRightControlsBar.parent is mediaControls |
| |
| Mute button is disabled |
| PASS mediaControls.muteButton.parent.parent is mediaControls.bottomControlsBar |
| PASS mediaControls.topRightControlsBar.parent is null |
| |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |