Cypress children is a command that allows you to get the children of each DOM element within a set of DOM elements. The querying behaviour of this command matches exactly how .children() works in jQuery. You can use it with or without a selector to filter the matching elements.