Error Recovery with Omega13
Omega13
is a preloaded script in Eggplant Functional that can be used to attempt recovery following a randomly occurring event on your system under test, such as a notification dialog or advertisement pop-up window, that results in an "Image Not Found" exception. Omega13
differs from a Try...Catch block in that it automatically attempts to resume running your script at the same step where the exception first occurred. To use Omega13
, write an attemptRecovery script (described below) and enable Omega13
from within your script.
You can also view the full instructions for using Omega13
within Eggplant Functional itself. Run Omega13
from a script, and the instructions show in the Run Window.
For a quick explanation of how Omega13
works, see the video below: