Simulates a recorded mouse double-click with frame capture.
public void RecordedMouseDoubleClick(Interactive target, Point position, MouseButton button = MouseButton.Left, int clickInterval = 100)