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
Description what you'd like to happen:
cuurently we have assertRecyclerViewItemCount(id , num), what about have ability to be like assertRecyclerViewItemCount(id , num > 5 or ) and logical check
The text was updated successfully, but these errors were encountered:
Description what you'd like to happen:
cuurently we have
assertRecyclerViewItemCount(id , num)
, what about have ability to be likeassertRecyclerViewItemCount(id , num > 5 or )
and logical checkThe text was updated successfully, but these errors were encountered: