An object with keys to check elements against. If a key is tag_name, tag_type or tag_contains, it will check the value against that specific value. Otherwise, it will check an attribute with the key's name.
tag_name
tag_type
tag_contains
Optional
An object with keys to check elements against. If a key is
tag_name
,tag_type
ortag_contains
, it will check the value against that specific value. Otherwise, it will check an attribute with the key's name.