private void StartUA_BT_Click(object sender, RoutedEventArgs e) { UATools.StartSeChromeUrl(MyUrl.UA, ref Drv); UATools.InitDrv(ref Drv); }