Simulates a recorded mouse drag with frame capture.
public void RecordedMouseDrag(Interactive target, Point startPoint, Point endPoint, MouseButton button = MouseButton.Left, int steps = 10)