Vrtgs / thirtyfour

Selenium WebDriver client for Rust, for automated testing of websites
Other
1.06k stars 78 forks source link

update resolver to fight less over cache #214

Closed SkriptedWiskers closed 6 months ago

SkriptedWiskers commented 6 months ago

only invalidate initialized OnceCells (the less OnceCells we create the less times we query the browser)