Xcode 12 beta 3: Simulator does not have Background Fetch

Before Xcode 12 we could initiate a background fetch even using simulator, but that option does not exist in Xcode 12.

Is it moved somewhere else? How else can we simulate background fetch events for debugging?