I am creating a task in ArcGIS Pro to have a CO-OP help me do some georeferencing. The steps are:
1. Add a Drawing (Add Tiff File to Project)
2. Select the Reference polygon
3. Zoom to that polygon
*4. Display the Drawing (Fit to Display on Georeferencing tab)
5. continue with georeferencing steps.....
I am stuck on step 4. I would like this to be automatic so that after they select the polygon in Step 2, it zooms to and then displays the drawing automatically. I get an error however when running step 4 that says "Error: Cannot run command assigned to this step. It's not enabled:

The only thing I can think of is that once the drawing is added, it needs to be on and selected in the table of contents. This is easy to set up in tasks under the contents tab, but only if the layer is already added. The user will be starting with a clean Project and will end with a clean project everyday. We have over 150 TIFFs to georeference so I want the project to be cleared out daily to start fresh.
So my question is: Is there a way in Tasks to refer to the most recently added layer without that layer already being in the Project? For example, the task would scan the TOC prior to the Action and select the latest layer added. Then the task would proceed with the action.
Thanks,