TestCafe – using one Selector to specify multiple elements
Do you ever have a test where you need to do something with an element on a page, but that element changes slightly in different situations? For example:– the visible element has a different CSS selector in desktop, tablet, or … [read more]