my $response = $mech->click({id => 'ProductSelect-option-color-solar-8568844557'}); if ($response->is_success) { printf("click succeeded\n"); }