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