addSection
Add a POM section to the step. Cannot be used with setText().
Parameters
title
Section heading (rendered as a Markdown ## heading).
body
Section body text.
Returns
Step — Self for method chaining.
Add a POM section to the step. Cannot be used with setText().
Section heading (rendered as a Markdown ## heading).
Section body text.
Step — Self for method chaining.