added

Assert against count of all found elements

mabl now supports finding all elements that match a CSS selector or XPath. From here, you can assert the number of elements that match this query. In the future, we hope to expand this feature to support additional actions in the Trainer.

780