Implement withAttr
Selector API method
#1346
Labels
API MODIFICATION LEVEL: non-breaking changes
AREA: server
STATE: Auto-locked
An issue has been automatically locked by the Lock bot.
TYPE: enhancement
The accepted proposal for future implementation.
Milestone
Selector('some selector').withAttr(attrName, attrValue)
- Creates a selector that filters a matching set by the specified attrName and attrValue.attrValue - is optional
attrName, attrValue - can be string or RegExp
The text was updated successfully, but these errors were encountered: