eaGeier

Selenium - Login

From EA-Geier

Jump to: navigation, search
Test Specifications
Dummy Test
New User
Send Password
Login
Configuration
Cash Book
Assets Book
Purchase Book
Traveling Expenses
Balance

This test checks the login interface. It tries to login with empty, wrong, and correct login data.

Login
open test/selenium/prepare.php?what=loginStart
open index.php?state=logout
clickAndWait buttonLogin
verifyElementPresent name=buttonLogin
type mailLogin test@ea-geier.at
type passLogin wrongtestpass
clickAndWait buttonLogin
verifyElementPresent name=buttonLogin
type mailLogin test@ea-geier.at
type passLogin testpass
clickAndWait buttonLogin
verifyElementPresent name=logout
open test/selenium/prepare.php?what=loginStop
Personal tools
Advertisment