Combine Filters with Standard CSS Logic

You can combine ZeroWork's text= method with the standard selector logic by using >> as a filter.

As an imaginary example, you can define a selector like this:

div > div[role='main'] > div div >> text="Like"

Video Tutorial: Combine text= with Standard Selector Logic

Example: Save Email Addresses from Facebook Pages by Combining text= with Standard Selector Logic

Last updated

Was this helpful?