Upgrade Selenium Version#35949
Conversation
dougbu
left a comment
There was a problem hiding this comment.
If this works fine, please do the same in at least release/6.0.
Might be needed in our servicing branches too. But, let's wait until we hit problems there.
|
Verified the Selenium E2E tests are working with the updated driver locally (as they're no longer run via the CI) |
This reverts commit 2a254d0.
Do you meant that a PR that would update these versions doesn't use the updated versions? |
|
I was referring to the src/Components/test/E2ETests specifically which use this selenium driver but are no longer run on the CI. This is different from the quarantined tests which as you noted are still on the CI. |
|
Should these quarantined tests use the new selenium version? It shows 91 instead of 93 still: |
|
I believe those should be on 93 as well, don't see any reason why they would be intentionally a version behind. |

Upgrading to latest stable selenium. The other two Selenium packages are already up to date.