@Test
    @Alerts({"undefined", "releaseCapture available"})
    public void releaseCapture() {
        final String html = "<html><head>\n"
                + "    <script>\n"