Silk Test Workbench 19.5
Hello,
I have created an error handler if the click step could not found the locator (because the locator will exist only if the object is clicked), it will create the object.
The problem is error playback dialog is always shown before the error handler works so I have to click Continue in every error
Could I disable Playback Status Dialog only in .Net script?