Skip to content

Fix DataRegion Locators for "Experiment Runs" webpart#3122

Merged
labkey-tchad merged 2 commits into
developfrom
fb_dataRegionLocatorFix
Jul 20, 2026
Merged

Fix DataRegion Locators for "Experiment Runs" webpart#3122
labkey-tchad merged 2 commits into
developfrom
fb_dataRegionLocatorFix

Conversation

@labkey-tchad

Copy link
Copy Markdown
Member

Rationale

"Experiment Runs" data region no longer has a predictable name ("Runs"). Tests need to be updated.

org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for css=form[data-region-form="Runs"]
(tried for 30 seconds with 100 milliseconds interval)
  [...] app//org.labkey.test.components.WebDriverComponent$WebDriverComponentFinder.waitFor(WebDriverComponent.java:86)
  at app//org.labkey.test.tests.DataClassFolderExportImportTest.testExportImportSimpleDataClass(DataClassFolderExportImportTest.java:137)

Also fixing and cleaning up some nearby test code.

Related Pull Requests

Changes

  • Update Locator for "Experiment Runs" data region
  • Add DataRegionFinder.inWebPart
  • Fix TSV formatting for SampleTypeLinkToStudyTest
  • Disable verbose JSON logging for assay creation

@labkey-tchad
labkey-tchad requested review from a team and labkey-klum July 20, 2026 21:08
@labkey-tchad labkey-tchad self-assigned this Jul 20, 2026
@labkey-tchad
labkey-tchad requested review from labkey-danield and removed request for a team July 20, 2026 21:08
@labkey-tchad
labkey-tchad merged commit 5090e5d into develop Jul 20, 2026
8 checks passed
@labkey-tchad
labkey-tchad deleted the fb_dataRegionLocatorFix branch July 20, 2026 23:00
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