Long Vh

Results 4 comments of Long Vh

Hi florentbr, thank you for creating the install.cmd file which I believe shall be greatly helpful to people like us who are not permitted to run the a setup file...

For those who would like to do the same Floren has provided the answer to me [here](https://gist.github.com/florentbr/6be960752fc852ee99eece6b4acb8ba7).

I was able to pull this off by adding the same ExtendCapabilities functions in the ChromeDriver.cs to the **EdgeDriver.cs**. After doing this, you just need to rebuild the solution and...

@dantheinfoman this is because there are files missing. You can have a look at my branch [here](https://github.com/longvh211/SeleniumBasic) in which I provided some instructions on rebuilding this. By the way, if...