コード例 #1
0
 public void ThenTheTicketWithIDIsVisible(string module, string ticketNum)
 {
     Switches.AmIOnTicketPageSwitch(module, ticketNum);
 }