Assert against multiple strings or variables within the same element using [contains]
Currently, when selecting to make an assertion on an element, the user can select to assert if the [inner text] [contains] : {string} or {variable}. However, this will take all input text and check if the element [contains] the input text as one s...