UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

10 lines (8 loc) 240 B
import 'cypress-real-events/support' // @ts-ignore import installCustomPercyCommand from '@packages/ui-components/cypress/support/customPercyCommand' installCustomPercyCommand({ elementOverrides: { '.command-progress': true, }, })