What's New:
Chrome: Chrome 36 & 37 compatibility
Firefox: Firefox 31 & 32 compatibility
Execution API: ExecutionContext.CurrentStep provides data about coded steps as well
What's Changed:
Internet Explorer: Settings.ClientReadyTimeout controls the time-outs to wait launching the browser
What's Fixed:
Dialog Handling: Handle Dialog fails if it is in Logical step and another dialog step exists in test
Dialog Handling Chrome/Firefox: Handle Download dialog in Chrome/FF does not work properly using environment variables
Dialog Handling Chrome: Handle download dialog times out in Chrome 37
Dialog Handling Firefox: Handle OnBeforeUnload fails in FF31 & 32
Dialog Handling IE: Dialog handling will not time-out in IE if you change the focus from the browser under test
Dialog Handling Silverlight: Handle Download Dialog times out when Silverlight application uses the SaveFileDialog
Execution: ArtOfTestrunner closes slower after test completes
Execution: Test as step calling itself can hang the runner on start
Execution Coded Test: NullReference exception in parent test if the child test asserts in code
Execution Command Line: Silent run end or NullReference exception in case of running corrupted test
Execution Data-Driven: IterationIndex returns wrong value in data driven test containing test as step
Execution WPF: PasswordBox SetText playback doesn't get the data-driven value
Execution Remote Test List: Cannot execute dynamic test list remotely using CustomProperty3
Execution Test List: Test list randomly hangs switching tests with build 2014.2.718
Framework: HtmlControl.GetComputedStyleValue("color")/("background") returns different value in the different browsers
Framework: HtmlSelect element selects the option twice for customer drop down
Framework: HtmlSelect throwing COMException firing OnChange (timing issue)
Framework: KendoGrid control wrapper fails in specific cases
Framework Chrome/Firefox: ArgumentNullException on test run
Framework Chrome/Firefox: Possible AddressAlreadyInUseException/PipeException in scenario about multiple execution of tests in Chrome/Firefox
Framework Chrome: Chrome 36 is breaking SimulateRealType steps
Framework Chrome: Error extension not found if a chrome process is running in the background (Chrome Web Store Playback Extension 2014.2.618.3 uploaded)
Framework Chrome: Test execution may fail if starting with non-Navigate step (Chrome Web Store Playback Extension 2014.2.618.2 uploaded)
Framework Chrome: ProcessWindowStyle.Minimized doesn't work for Chrome
Framework Firefox: Firefox 32 Cache APIs breaking change