We use a wildcard except to pass possible errors since we don’t want Selenium to throw the built-in exception. The set_up.driver call ensures the WebDriver gets the browser session for the wish_list element. Once we assert that the wish_list element exists, we obtain it from the DOM ...