You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling any component method or assertion on a collection, it should be proxied to its first item. That will make the syntax simpler and more natural (since this is how jQuery behaves which has a very similar interface)
The text was updated successfully, but these errors were encountered:
When calling any component method or assertion on a collection, it should be proxied to its first item. That will make the syntax simpler and more natural (since this is how jQuery behaves which has a very similar interface)
The text was updated successfully, but these errors were encountered: