Create a Chrome instance in WatiN
Posted
by
user1314366
on Stack Overflow
See other posts from Stack Overflow
or by user1314366
Published on 2012-04-05T04:52:25Z
Indexed on
2012/04/05
5:28 UTC
Read the original article
Hit count: 976
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?
© Stack Overflow or respective owner