Our software uses ChromiumEmbedded that is embedded in a .NET application. I'm wondering if WebDriver can be used to automate tests for it. Any ideas?
It seems that webdriver doesn't yet support Chromium Embedded. There is an ticket on google code for it.