diff --git a/CHANGES.rst b/CHANGES.rst index f2c8e78be..567eb62b9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -16,6 +16,9 @@ Release Notes - Added new keyword 'Element Should Not Contain'. [molsky] +- Added new keyword 'Wait Until Page Does Not Contain Element'. + [molsky] + - Added new locator strategy, scLocator, for finding SmartClient and SmartGWT elements. [IlfirinPL]