diff --git a/cws-test/src/test/java/jpl/cws/test/integration/ui/HistoryTestIT.java b/cws-test/src/test/java/jpl/cws/test/integration/ui/HistoryTestIT.java index 876c2501..56de352d 100644 --- a/cws-test/src/test/java/jpl/cws/test/integration/ui/HistoryTestIT.java +++ b/cws-test/src/test/java/jpl/cws/test/integration/ui/HistoryTestIT.java @@ -88,6 +88,8 @@ public void runResultsTest() throws IOException { sleep(10000); + // Refresh element before clicking + hideLineCheckbox = findElByXPath("//input[@id='showall']"); hideLineCheckbox.click(); if (findOnPage("History Page.")