Skip to content

Add reference refresh retry loop

Latest

Choose a tag to compare

@sbabcoc sbabcoc released this 13 Jun 20:46
· 1 commit to master since this release

In this release, I added a retry loop to the code that catches StaleElementReferenceException failures and invokes the refresh process. This should reduce the risk of recovery failure during periods of reference volatility. I also removed a test from the GridUtilityTest class that tried to validate esoteric grid activation behavior that no longer occurs in the new toolchain.