Skip to content

Wait for participant report "Save" button to be enabled#2519

Merged
labkey-tchad merged 2 commits intodevelopfrom
fb_waitForParticipantReportButton
Jun 26, 2025
Merged

Wait for participant report "Save" button to be enabled#2519
labkey-tchad merged 2 commits intodevelopfrom
fb_waitForParticipantReportButton

Conversation

@labkey-tchad
Copy link
Member

Rationale

This has started failing intermittently, presumably because the "Save" button is not enabled net (a manual check confirmed that the button does start out disabled).

org.openqa.selenium.TimeoutException: Page still marked as dirty <10.000s>
  at app//org.labkey.test.util.Ext4Helper.waitForComponentNotDirty(Ext4Helper.java:303)
  at app//org.labkey.test.tests.ParticipantReportTest.doParticipantReportTest(ParticipantReportTest.java:269)
  at app//org.labkey.test.tests.ParticipantReportTest.doVerifySteps(ParticipantReportTest.java:99)
  at app//org.labkey.test.tests.StudyBaseTest.runUITests(StudyBaseTest.java:150)
  at app//org.labkey.test.tests.StudyBaseTest.testSteps(StudyBaseTest.java:360)

image

Related Pull Requests

  • N/A

Changes

  • Wait for participant report "Save" button to be enabled

@labkey-tchad labkey-tchad requested review from a team and labkey-danield and removed request for a team June 26, 2025 18:34
@labkey-tchad labkey-tchad merged commit bbc0647 into develop Jun 26, 2025
8 checks passed
@labkey-tchad labkey-tchad deleted the fb_waitForParticipantReportButton branch June 26, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants