jquery-expect icon indicating copy to clipboard operation
jquery-expect copied to clipboard

Feature Request: Add prop as distinct from attr

Open dominicbarnes opened this issue 12 years ago • 0 comments
trafficstars

Would be nice to assert based on prop. (so far, only attr is supported, but they are not the same) My use case is that I'm checking for indeterminate checkboxes, which has no corresponding attribute, it's only a DOM property.

dominicbarnes avatar May 14 '13 16:05 dominicbarnes