Exemplo n.º 1
0
 public void Setup()
 {
     DriverHelper.InitBrowser();
     Driver.Navigate().GoToUrl("https://testdo.bitwarden.com");
     ExternalData.filldatafromCsv();
 }