Q6
Single choice
A developer created a robot to do the following:
1. Launch Internet Explorer
2. Scrape the data
3. Store the data in Microsoft Excel
4. Close Internet Explorer
If there is an exception in Step 2 or Step 3, the process should still perform Step 4.
Which block of the Try Catch activity allows Step 4 to execute whether or not there is an exception in Step 2 or Step 3?