top | item 39708989

(no title)

ddoice | 1 year ago

Imho IDs are more explicit, and a bless when working with large codebase apps, when trying to finding the related code to an element just grab the id and search for it.

discuss

order

sebazzz|1 year ago

Exactly, and because they are specific for the purpose of testing they are less likely to break due to changes in the HTML.