I was able to run codedUI Cross Browser tests before applying update 2 CTP, after applying update 2 CTP I get the error below.Note I can run tests just fine with update 1, and the selenium libraries didn't change and are still referenced in my project:Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: The playback engine could not find the Selenium binaries required to run cross browser coded UI tests. This may be because the Selenium .NET bindings and Selenium Chrome driver are not installed or an older version of the Selenium Components Installer was used. For more information about installing the binaries, see http://go.microsoft.com/fwlink/?LinkID=267598Result StackTrace: at Microsoft.VisualStudio.TestTools.UITest.Extension.CrossBrowser.CrossBrowserFactory.GetBrowserSupportLevel(String browserName) at Microsoft.VisualStudio.TestTools.UITest.Framework.BrowserPluginManager.GetBrowserFactoryByName(String browserName) at Microsoft.VisualStudio.TestTools.UITesting.BrowserWindow.SetCurrentBrowserWindowPrivate(String value) at Microsoft.VisualStudio.TestTools.UITesting.BrowserWindow.<>c__DisplayClass46.<set_CurrentBrowser>b__45() at Microsoft.VisualStudio.TestTools.UITesting.CodedUITestMethodInvoker.InvokeMethod[T](Func`1 function, UITestControl control, Boolean firePlaybackErrorEvent, Boolean logAsAction) at Microsoft.VisualStudio.TestTools.UITesting.BrowserWindow.set_CurrentBrowser(String value) at TotalAgility6_0_BVT.BVT_ProcessDesigner.BVT_ProcessDesigner.BVT_IntegrationWebServices() in c:\TotalAgility\IrvineKTA\Main\TotalAgility6_0_BVT\TotalAgility6_0BVTFiona\BVT_ProcessDesigner\BVT_ProcessDesigner.cs:line 104
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results