Create a Chrome instance in WatiN
- by user1314366
I have been using WatiN with IE with great success, however am now wanting to move onto Chrome. It seems to me that if I can just create an instance of a Chrome browser it should be a similar process, but creating an instance of Chrome is proving to be a tricky task.
I am currently looking at:
WatiN.Core.Native.Chrome.ChromeBrowser
Am I on the right track? Or am I missing assemblies for a WatiN.Core.Chrome?