The items attribute appears only when the list box is a standard HTML select element with option tags, and it will not be available if the site uses custom controls built with divs or scripts, so using it where it exists is fine but on other sites you may need to rely on methods like find children or scraping.