Skip to content

Commit

Permalink
Merge 24.7 to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-teamcity committed Oct 23, 2024
2 parents f93956b + 65b8431 commit 31a2175
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public class AnimalHistoryPage<A extends AnimalHistoryPage> extends ParticipantV
public AnimalHistoryPage(WebDriver driver)
{
super(driver);
ensureWaitForReports(); // Wait for reports section to load even if empty
}

public static AnimalHistoryPage beginAt(WebDriverWrapper test)
Expand Down

0 comments on commit 31a2175

Please sign in to comment.