From 0498c6eb1dba985cc725b9a1eb1b3f77881ca358 Mon Sep 17 00:00:00 2001
From: Marvin Mueller
Date: Fri, 5 May 2017 08:56:37 +0200
Subject: Adapting the welcome page
Change-Id: I67c643d453b22a2bc38623fb0fe00756a4814fcd
---
.../whatsnew/html/whatsnew.html | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html b/org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html
index b2effa6d5..09ee819de 100644
--- a/org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html
+++ b/org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html
@@ -31,14 +31,11 @@
ITE updates
- - Added the If-Then-Else node to have conditional test execution
- - Added loop nodes like the While-Do-node which are executing the same test
- cases depending on a condition
- - Component names types are calculated differently
- - A timeout parameter has been added to most of the check actions which
- lets you wait for a specific status
- - It is now possible to skip specific test steps if a parameter value
- has the value ##jbskip##
+ - Added the possibility to jump to a referenced data set from the Properties View
+ - Double click on Test Case Editor nodes will now open the referenced place of the Test Case
+ - Improved the replace Test Case operation which could be used on search results
+ - It is now possible to Highlight the component in the Screenshot where the error occurred
+ - TreeTable actions have been moved from the Toolkits(JavaFX and SWT) to the concrete unbound modules
The list above is just an overview. For a more
complete guide to new features, read the release notes.
--
cgit v1.2.3