in reply to Selenium RC Perl Error: Element not found

I fixed the problem: I added

$sel->set_speed("500");

after the statment $sel->open_ok("/logout.php")