コード例 #1
0
 public static void Quit(SeleniumWrapper wrapper)
 {
     wrapper.Quit();
     RemoveWrapper(wrapper);
 }