@Test
    @Alerts("foo")
    public void findInputWithoutTypeDefined() {
        final String html
                = "<html><head>\n"