The not () is an inbuilt function in jQuery which is just opposite to the filter () method. See jQuery License for more information. MENU MENU. to maintain, you can put your jQuery functions in a separate .js file. id: An ID to search for, specified via the id attribute of an element. Rename .gz files according to names in separate txt-file. elements. Get selected text from a drop-down list (select box) using jQuery. However, since you're keying off a div, and not specifying the number of levels deep the strong tag is, you're not going to likely get the one you want. I used the following with the "Press button on web page" action: div:has(> div > div > div > div > strong:contains('3:15pm-7:15pm')) button, I guess I needed the extra direct descendant>symbol just before thestrong:contains('3:15pm-7:15pm')selector. Specifies the class of the elements to select. The head property returns the element of the current document. Where should I put