While testing a feature that requires a confirmation, you may have seen a: Selen…
Selenium::WebDriver::Error::NoSuchCollectionError
Number of posts: 2
Cookies using Rails Rspec and Headless Chrome Selenium::WebDriver::Error::NoSuchCollectionError
While attempting to set a required cookie manually using ChromeDriver to run an integration test, I came across this error: Selenium::WebDriver::Error::NoSuchCollectionError: unable to set cookie ```…