예제 #1
0
 public LoanApplicationCommonSteps(WebDriverContext context)
 {
     _context = context;
 }
 public SpecFlowFeature1Steps(WebDriverContext context)
 {
     _context = context;
 }