-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Current rendering:
div.well.ng-scope > div.ng-scope > div > button.btn.btn-lg.btn-primary
For angular and others it would be nice to include some attributes like ng-click and friends:
div.well.ng-scope > div.ng-scope > div > button.btn.btn-lg.btn-primary[ng-click="uploadFile()"]
Originally reported here: getsentry/sentry#3220
Metadata
Metadata
Assignees
Labels
No labels