FYI, answered this myself as well.
Use jquery to find your elements, you can do most things there.
Look at jquery selectors to get the syntax you want.
*most* standard CSS selectors are also supported by jquery.
To use a jquery selector, run spec.jquery instead of spec.find