Increase auto-retry waits for steps using a global variable
To increase the auto-retry wait for the steps in the test case use the Global variable that Provar provides. With this approach you don’t need to increase auto-retry wait for every single step.
Follow these steps to use this feature:
Step 1). In Test Settings create a new variable in the Variables tab.
Step 2). Create a Global variable with “provar_autoretry_timeout” as the Name and “60” value.
Step 3). Create a Global variable with the “provar_autoretry_override” name and “ENABLE_ALL” value.