I would like to have more rules to disallow flaky locators like `.allTextContents()`. As far as I can see there is only [a rule for `.count()`](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/docs/rules/prefer-to-have-count.md), but the docs have warnings for more "flaky text assertions. See Warnings that mention "avoid flakiness" on the docs: https://playwright.dev/docs/api/class-locator#locator-all-text-contents