select_submit

[internal] returns elements that are type submit.

Source


def select_submit(self):
    return self._nodes.select_submit()