Bump Selenium dependency versions - #27947
Conversation
dougbu
left a comment
There was a problem hiding this comment.
Surprised 4.0.0 isn't out but change looks good
|
@captainsafia do you expect this will fix both the on-agent hangs e.g. and the Blazor template test failures e.g. |
|
@dougbu Yes. From what I saw with this build, the first commit fixes the hangs and the third commit fixers the Blazor template issues. |
|
@captainsafia can you also backport this fix to 5.0? I'm seeing it fail there as well, e.g. #27855 |
|
Is this going to be a constant problem for previous releases? If so, we might need to look into better solutions that don't rely on machine state? |
|
Backport to release/5.0 above.
Hopefully not, I think things should stabilize once a non-alpha version of the Selenium drivers is out. |
These changes are made to resolve some instability we've been seeing with Selenium tests in the CI.