Returns all sections in the Object Page with visibility, index, and sub-sections.
Page to evaluate on.
Array of section descriptors.
List all sections in the Object Page layout for discovery or assertion.
fe.objectPage.getSections
const sections = await getObjectPageSections(page); Copy
const sections = await getObjectPageSections(page);
Returns all sections in the Object Page with visibility, index, and sub-sections.