Migration Guide : Migrating from Version 9.1 : Deprecate AbtConditionalWait>>#setDefaultWaitValues
Deprecate AbtConditionalWait>>#setDefaultWaitValues
AbtConditionalWait>>#setDefaultWaitValues is removed as a method in AbtConditionalWait. Setting of. wait interval, maximum wait, start time is no longer available on the instance side of a conditional wait.
Reason for change
Setting of default values already happens in the class side during instance creation and setting up of the wait.
Action required
If your applications send AbtConditionalWait>>#setDefaultWaitValues you should remove the message.
 
Last modified date: 03/23/2021