- Deprecate `Locator Should Match X Times`, `Xpath Should Match X Times` and `Get Matching Xpath Count`. - Instead `Locator Should Match X Times` and `Xpath Should Match X Times` users should use: `Page Should Contain Element` keyword with `limit` argument. - Instead of `Get Matching Xpath Count` create `Get Matching Locator Count`.