>>> mxd = arcpy.mapping.MapDocument("CURRENT")
>>> df = arcpy.mapping.ListDataFrames(mxd, "City of Plains View")[0]
Runtime error
I am having problem running the above lines of code on ArcMap 10.5.1. Can you please let me where I have been having problem to run it.
Regards,
Jeremiah.