The ‘Wait Attribute’ Activity allows you to wait for an element’s attribute to be equal to a certain value. But what if the attribute contains an unknown number of spaces before and after? Is it possible to ‘.trim’ the attribute before comparing it to my value?