Dear John,
do you mean something like this?

Within Mathematica this might work:
{WolframAlpha[
"integrate sin(x)cos(x)^2", {{"IndefiniteIntegral", 1}, "Content"},
PodStates -> {"IndefiniteIntegral__Step-by-step solution"}],
WolframAlpha[
"integrate sin(x)cos(x)^2", {{"IndefiniteIntegral", 2}, "Content"},
PodStates -> {"IndefiniteIntegral__Step-by-step solution"}]}
Best wishes,
Marco