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
Additionally, I use this for hiding elements where all attributes (class, id, ...) are uglified. To do so, I find the Element via its inner text by using XPath selectors. Then, I extract the uglified id/class and add it to the selectorsToHide
When i get text, if this style set
display: none
. I cant get the text content, and i didn't find how to change the style attribute.The text was updated successfully, but these errors were encountered: