Release History

By product

Test Studio Dev Internal 2019.1.307

March 8, 2019

What's Changed

- Introduced unique test ID change when importing tests from other project using Windows Explorer or Add Existing Test option
- Removed the automatic enabling of 'ClosesBrowser' property for last action step in specific cases when closing popups
- Extended support for JS errors check


What's Fixed

Web and Desktop:
- Browsers: trigger AddEventListener for Span 'onclick' event
- Customer fix: during Recording a click on a specific toggle button crashes customer's WPF application
- Customer fix: specific Element's name converted to code causes compilation errors in the Pages.g.cs file
- Dialog Handling: fixing Download dialogs to respect Initialization timeout property
- Elements: rename element throws exception if no test/element document is opened
- Find Expression Builder: validate element will not respect changes in the element query if changed
- Find Expression Builder: data driven find expression switching test properties does not change FEB data columns
- Recording: added support for recording of SetText in input elements of type "tel" in all browsers
- Recording: Highlighting not automatically enabled when you Load Page in Internet Explorer or Load WPF Application
- Test Studio UI: Test Studio error toggling between custom layout and re-opening same test from the project pane
- Test Studio UI: Test Studio error selecting project from recent proejcts while coded file is opened
- WPF Dialogs: WPF custom title save dialog cannot be handled
- WPF Recording: Recording on second window after main window close is not working for specific WPF application