nuget.org : vostok
Want to get rid of StaleElementReferenceException with a single line of code? Just wrap your instance of IWebDriver in a new VostokWebDriver: IWebDriver driver = new ChromeDriver(); driver = new VostokWebDriver(driver) When a StaleElementReferenceException is thrown Vostok will automatically do a new lookup of the same element and it's parent elements if needed.
Registry
-
Source
- JSON
purl: pkg:nuget/vostok
Keywords:
Selenium
, WebDriver
, StaleElementReferenceException
, Browser
, Test
License: MIT
Latest release: over 125 years ago
First release: over 125 years ago
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago