Problem with Selenium x C # x Chrome

2

Good afternoon. I have a web application made in C #. I need to do a Selenium integration with another site and am having the following problems:

When instantiating the webdriver to error chrome, it opens the browser but does not follow in the code to open the page. (no firefox works)

  

[2144: 7568: 0519/130434: ERROR: cache_util_win.cc (20)] Unable to move the   cache: 0 [2144: 7568: 0519/130434: ERROR: cache_creator.cc (129)] Unable to   create cache [2144: 7568: 0519/130434: ERROR: shader_disk_cache.cc (589)]   Shader Cache Creation failed: -2

Another thing is when I run the server where it was published, nor the browser error is opened, I believe I have to send some file to the application server ....

Someone works with selenium and C # and can give some help ... Thank you t +

    
asked by anonymous 29.03.2017 / 21:19

0 answers