module Playwright::LocatorUtils
def get_by_attribute_text_selector(attr_name, text, exact: false)
def get_by_attribute_text_selector(attr_name, text, exact: false) nal:attr=[#{attr_name}=#{escape_for_attribute_selector_or_regex(text, exact)}]"
def get_by_attribute_text_selector(attr_name, text, exact: false) nal:attr=[#{attr_name}=#{escape_for_attribute_selector_or_regex(text, exact)}]"