Ejemplo n.º 1
0
 public void WhenISelectTheSetsButton(string sets)
 {
     SeleniumPage.RadioButton(sets).Should().BeFound().Then().Click();
 }