Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with invalid value popup in the editable grid test. #2219

Closed
wants to merge 5 commits into from

Conversation

labkey-danield
Copy link
Contributor

@labkey-danield labkey-danield commented Jan 8, 2025

Rationale

Using setCellValue in the editable grid can sometimes get tripped up by the invalid value popup. Sometimes the popup is right in the middle of the element. A user would click to the left or right of the popup to make it go away, or double click it, selenium always clicks in the middle.

TeamCity Failure:
EditableGridTest.testPasteCellValidation
ElementClickInterceptedException: Element < td class=""> is not clickable at point (1166,532) because another element <div class="popover-content"> obscures it

0_testPasteCellValidation

Related Pull Requests

  • None.

Changes

  • Use paste to set the value into the editable grid.

@labkey-danield labkey-danield deleted the fb_smTestFixes branch January 13, 2025 18:45
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