public void WhenISelectTheSetsButton(string sets) { SeleniumPage.RadioButton(sets).Should().BeFound().Then().Click(); }