I\'m wondering if it\'s possible to use Selenium with a C# Windows Form that contains a WebBrowser object.
I\'m using selenium and I\'m able to create test cases
We hacked the selenium webdriver code slightly to attach to an embedded IE instance inside a windows app. http://bradbax.blogspot.ca/2013/07/driving-embedded-wpf-browser-with.html