You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log("Validate that two links to this image file are now present.");
191
188
assertElementPresent("Did not find the expected number of icons for images for " + PNG01_FILE.getName() + " from the runs.", Locator.xpath("//img[contains(@title, '" + PNG01_FILE.getName() + "')]"), 3);
@@ -206,8 +203,8 @@ public final void testAssayInlineImages() throws Exception
206
203
207
204
log("Validate that the 'File' (last) column is as expected.");
208
205
assertEquals("Values in 'File' column not exported as expected [" + exportedFile.getName() + "]",
0 commit comments