Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I automate Chrome using WatiN?

I've done countless Google searches on this.

Despite all the promises, I simply can't find one straight-forward peice of documentation on how to automate Chrome with WatiN.

Can anyone help?

like image 351
Jonathan Avatar asked Oct 18 '10 23:10

Jonathan


1 Answers

You can better use Selenium. It's mature, stable and has excellent browser support.

like image 194
Jowen Avatar answered Sep 18 '22 04:09

Jowen