Running htmlunit for .net selenium-webdriver? -


does have instructions .net dev run htmlunit , htmlunitdriver standalone server can connect .net tests, using selenium-webdriver's remotewebdriver?

i'm not interested in porting htmlunit, , i'm happy run jar file, don't know how to!

thanks matt

assuming have java installed, should simple downloading standalone server jar here, running:

java -jar selenium-standalone-server.jar 

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -