how to define an element that containing regex, where (.+){1} are numbers `page.locator('text=(.+){1} items for sale in x')`
how to define an element that containing regex, where (.+){1} are numbers
page.locator('text=(.+){1} items for sale in x')