foreach my $win (@winList) { if ($win->get_name() eq 'my_test_window') { # Success! } }