@Test
    @Alerts("[object HTMLAllCollection]")
    public void allscriptableToString() {
        final String html = "<html><head>"
                + "<script>\n"