UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

8 lines (5 loc) 159 B
const background = require('./background') const HOST = 'CHANGE_ME_HOST' const PATH = 'CHANGE_ME_PATH' // immediately connect background.connect(HOST, PATH)