Skip to content

Conversation

@balanikaran
Copy link
Contributor

@balanikaran balanikaran commented Jan 20, 2026

📄 Summary

We have been seeing failures in integration tests due to some active issues with ChromeDriver or/and Selenium, more details here: SeleniumHQ/selenium#15401

  • Use element_to_be_clickable method which is more reliable
  • fix CI webdriver step to correctly replace chromedriver
  • update selenium version

✅ Change Type

Select all that apply

  • ✨ Feature
  • 🐛 Bug fix
  • ♻️ Refactor
  • 🛠️ Infra / Tooling
  • 🧪 Test-only

@github-actions github-actions bot added the bug Something isn't working label Jan 20, 2026
@balanikaran balanikaran added the safe-to-integrate Run integration tests label Jan 20, 2026
@balanikaran balanikaran force-pushed the fix/tests-selenium-issue branch from d066242 to c95ca4a Compare January 20, 2026 16:57
@balanikaran balanikaran added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Jan 20, 2026
@balanikaran balanikaran changed the title fix: use reliable selenium methods for actions in integration test fix: use reliable selenium methods for actions in integration tests Jan 20, 2026
@balanikaran balanikaran added safe-to-integrate Run integration tests docs not required and removed safe-to-integrate Run integration tests labels Jan 20, 2026
@balanikaran balanikaran requested a review from a team as a code owner January 20, 2026 19:12
@balanikaran balanikaran added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Jan 20, 2026
@balanikaran balanikaran added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Jan 20, 2026
@balanikaran
Copy link
Contributor Author

This warning is now fixed:

Screenshot 2026-01-21 at 1 04 53 AM

@balanikaran balanikaran force-pushed the fix/tests-selenium-issue branch from 9ee49ff to 7240431 Compare January 20, 2026 19:41
@balanikaran balanikaran added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Jan 20, 2026
@vikrantgupta25 vikrantgupta25 added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Jan 21, 2026
@balanikaran balanikaran enabled auto-merge (squash) January 21, 2026 06:06
@balanikaran balanikaran merged commit 1417e22 into main Jan 21, 2026
73 of 74 checks passed
@balanikaran balanikaran deleted the fix/tests-selenium-issue branch January 21, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docs not required safe-to-integrate Run integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants