Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

javascript get element by custom attribute

document.querySelector("div[data-automation='something']")

Select element by custom attribute
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #javascript #element #custom #attribute
ADD COMMENT
Topic
Name
2+1 =