Skip to content

Conversation

@labkey-tchad
Copy link
Member

Rationale

The "Panorama Public Search" webpart re-renders the "Targeted MS Experiment List" webpart with a different title which can cause a StaleElementReferenceException. The previous fix missed a reference to the same data region.

org.openqa.selenium.StaleElementReferenceException: The element with the reference 197461b8-3cf4-47e3-a6ff-ffc4911e5fd4 is stale; either its node document is not the active document, or it is no longer connected to the DOM
[...]
  at app//org.labkey.test.util.DataRegion.hasHeaderMenu(DataRegion.java:270)
  at app//org.labkey.test.tests.panoramapublic.PanoramaPublicMyDataViewTest.testMyDataView(PanoramaPublicMyDataViewTest.java:89)

Related Pull Requests

Changes

  • Fix another stale element exception on panorama dashboard

@labkey-tchad labkey-tchad merged commit e2b6798 into release25.11-SNAPSHOT Dec 3, 2025
7 checks passed
@labkey-tchad labkey-tchad deleted the 25.11_fb_stalePanoramaWebpart2 branch December 3, 2025 18:22
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.

3 participants