Selenium incapaz de se comunicar com chromedriver.com

0

Estou recebendo o seguinte erro:

(testhost.x86.exe, PID 28784, Thread 13) TestTypes{13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b} could not be loaded because the TIP could not be instantiated for the following reason(s): An item with the same key has already been added.

sempre que o Selenium iniciar o chromedriver.exe. Parece que há um problema com uma tabela do sistema, mas não consigo encontrar nada sobre isso. O mesmo código funciona em outros computadores. A linha de código é:

d = new ChromeDriver(TestContext.Properties["ChromePath"].ToString());
    
por Robert Webster 20.03.2018 / 15:18

0 respostas