X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e3fa8c0879605971cebcd0958aea811f3075afe3..ca12e8dfc4773aabc13818a0398e06e44028e2bc:/t/selenium/cleanup.pl diff --git a/t/selenium/cleanup.pl b/t/selenium/cleanup.pl index f5a0d552d..7e6bf6dea 100644 --- a/t/selenium/cleanup.pl +++ b/t/selenium/cleanup.pl @@ -59,7 +59,7 @@ $lxtest->{testuserlogin} = $lxtest->{testlogin}; $lxtest->{db} = $lxtest->{db}; - $lxtest->{lxadmin} = $lxtest->{lxbaseurl} . "admin.pl?path=$lxtest->{path}&rpw=$lxtest->{rpw}&nextsub=list_users&action=Weiter"; + $lxtest->{lxadmin} = $lxtest->{lxbaseurl} . "admin.pl?rpw=$lxtest->{rpw}&nextsub=list_users&action=Weiter"; eval { $sel = WWW::Selenium->new( host => $lxtest->{seleniumhost},