API Enhancements

This section lists API enhancements that have been made in Silk Test 20.0.

Wait until the value of a property is no longer equal to the specified value

You can now use the WaitForPropertyNotEquals method to wait until the value of the specified property of a control no longer equals a specified value.

Wait until a control is visually stable

You can now use the WaitForScreenshotStable method to wait until a control no longer visually changes and remains in the same position.