Ejemplo n.º 1
0
 private void Button_Click(object sender, RoutedEventArgs e)
 {
     Task.Factory.StartNew(() => Firefox.BuildDriver());
 }