コード例 #1
0
 public ElementUtils(WebView webView, Session session)
 {
     Session = session;
     WebView = webView;
 }