is_present query checks if an element exists on the page (whether visible or not) see the code for more detailed examples.
selectable action allows a user to select values from a select input by their label (see the code for examples)
Thanks to @backspace for these contributions!