Changeset 1805


Ignore:
Timestamp:
May 4, 2011, 12:35:41 PM (12 years ago)
Author:
work@…
Message:
  • fixed webtests?
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/webtest/gscf/CreateStudyWebTests.groovy

    r1804 r1805  
    3131                setInputField(name: "startdate", value: "01/01/2011")
    3232                clickButton "Add Contact"
     33                verifyListPage(0)    // <- internal method call for extracting common steps
    3334                setSelectField(name: "contacts_person", text: "Scientist, John")
    3435                setSelectField(name: "contacts_role", text: "Principal Investigator")
Note: See TracChangeset for help on using the changeset viewer.