You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to request the feature to remove attributes from elements.
You support ->getAttribute('href') as well as ->setAttribute('href', 'https://google.de') but sadly not something like ->removeAttribute('href') which removes the attribute.