Skip to content

Commit

Permalink
Amends previous
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrodjpl committed Feb 7, 2025
1 parent b925d74 commit a6085ee
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.")
Expand Down

0 comments on commit a6085ee

Please sign in to comment.