We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab29c30 commit 2c1ec22Copy full SHA for 2c1ec22
GenotypeAssays/test/src/org/labkey/test/tests/external/labModules/GenotypeAssaysTest.java
@@ -182,6 +182,7 @@ private void beadStudioImportTest()
182
183
Ext4FieldRef.getForLabel(this, "Run Description").setValue("Description");
184
185
+ waitForElement(Ext4Helper.Locators.ext4Button("Download Example Data"));
186
File exampleData = clickAndWaitForDownload(Ext4Helper.Locators.ext4Button("Download Example Data"));
187
188
waitAndClick(Ext4Helper.Locators.radiobutton(this, "File Upload"));
0 commit comments