Commit 12c6ee1da9bd5757d0ae27680ddec9c5be9ccdbc

Authored by JoenioCosta
1 parent 3979e434

ActionItem392: running partial test selenium with lang=en


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2083 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
test/selenium/_login.rsel
1   -open '/account/login'
  1 +open '/account/login?lang=en'
2 2 type :user_login, 'ze'
3 3 type :user_password, 'test'
4 4 click_and_wait :commit
... ...