Skip to content

Ensure that correct calculated column submit button is clicked - #3147

Open
labkey-tchad wants to merge 2 commits into
developfrom
fb_calcColAssistantTestFix
Open

Ensure that correct calculated column submit button is clicked#3147
labkey-tchad wants to merge 2 commits into
developfrom
fb_calcColAssistantTestFix

Conversation

@labkey-tchad

Copy link
Copy Markdown
Member

Rationale

The same button element serves as a cancel button and a submit button. This can cause tests to inadvertently click stop when attempting to submit several sequential prompts.

org.openqa.selenium.TimeoutException: No new assistant response appeared in chat history. <10.000s>
  at app//org.labkey.test.util.Timer.waitFor(Timer.java:105)
  at app//org.labkey.test.util.Timer.waitFor(Timer.java:112)
  at app//org.labkey.test.WebDriverWrapper.waitFor(WebDriverWrapper.java:2383)
  at app//org.labkey.test.components.domain.CalculatedColumnAssistantDialog.submitPrompt(CalculatedColumnAssistantDialog.java:57)
  at app//org.labkey.test.components.domain.CalculatedColumnAssistantDialog.sendPrompt(CalculatedColumnAssistantDialog.java:72)
  at app//org.labkey.test.tests.professional.STDesignerCalculatedColumnAssistantTest.testConversationContinuity(STDesignerCalculatedColumnAssistantTest.java:682)

Related Pull Requests

  • N/A

Changes

  • Ensure that correct calculated column submit button is clicked

@labkey-tchad
labkey-tchad requested a review from DariaBod August 7, 2026 18:24
@labkey-tchad labkey-tchad self-assigned this Aug 7, 2026
@labkey-tchad

Copy link
Copy Markdown
Member Author

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.

1 participant