name: setAttribute
type: atom
bindDescription: '`Set attribute: ${attribute} on: ${selector} to: ${value}`'
needData: ['attribute', 'value']
needSelectors: ['selector']
