All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.client.common.cypress.utils.DataSelector.ts Maven / Gradle / Ivy

There is a newer version: 1.24.0
Show newest version
export const dataSelector = (selector: string): string => `[data-selector="${selector}"]`;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy