c# - firefox selenium webdriver asking "FirefoxDriverServer.cs" -


i have added correctly selenium webdriver , references visual studio project, still ask me find "firefoxdriverserver.cs" see capture:

enter image description here

what must do? i'm trying run webdriver using mozilla firefox

note: i'm using c#, not java


with nuget add webdriver, , add references right click "references" , "add reference" this

enter image description here

then press "accepted" , appears message saying can adde reference because exist in proyect. press "accept"

![enter image description here][3]

and get:

enter image description here

looks fine me. but, simple missing step well. see recording here know how scratch.


Comments

Popular posts from this blog

c# - Better 64-bit byte array hash -

webrtc - Which ICE candidate am I using and why? -

php - Zend Framework / Skeleton-Application / Composer install issue -