Changeset 938 for branches/features
- Timestamp:
- May 19, 2011, 4:11:31 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy
r925 r938 10 10 static content = { 11 11 login { $('#loginForm input[value=Login]') } 12 form { $("#loginForm") }12 form { $("#loginForm") } 13 13 password { $("input[name=j_password]").value() } 14 14 }
Note: See TracChangeset
for help on using the changeset viewer.