Skip to content

Commit 564c0d1

Browse files
committed
click
1 parent c2ecf90 commit 564c0d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nirc_ehr/test/src/org.labkey.test/tests.nirc_ehr/NIRC_EHRTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,7 @@ public void testClinicalCasesWorkflow()
964964
Ext4FieldRef problem = _helper.getExt4FieldForFormSection("Clinical Case", "Problem Area");
965965
problem.clickTrigger();
966966
problem.setValue("Circulatory abnormality");
967+
problem.clickTrigger();
967968
setFormElement(Locator.textarea("openRemark"), "Clinical Case WorkFlow - Test");
968969
setFormElement(Locator.textarea("plan"), "Case plan");
969970
waitForElement(Locator.name("Id"));

0 commit comments

Comments
 (0)