within ".advanced-search-form" do
        expect(page).to have_css "input[name='search'][value='Schwifty']"
        expect(page).to have_select("By SDG", selected: "7. Affordable and Clean Energy")
        expect(page).to have_select("advanced_search[date_min]", selected: "Last 24 hours")