@FriendlyTester I’ve documented 3 such frameworks in last few months. I do them in markdown and keep them as the readme in GitHub. Here’s the section headers if it helps. They read like a user guide.
@BraidenGB Trainsplit but I would consider driving if it’s an option. Can be down in 3.5 hours if don’t stop, last trains I’ve got have been pricey enough & there’s always a fuck up with the reserved seats & to top it off you end up on a coach anyway for abit it cos of works.
@bahmutov All working now when I changed the docker image from slim to cypress/browsers:node14.19.0-chrome100-ff99-edge. Works a treat. Thanks for this as it will save alot of time. I've raised Issue also.
@bahmutov An example of the syntax required to have both the new cypressSplit entry & the existing ' return require('./cypress/plugins/index.js')(on, config) ./cypress/plugins/index.js' within the setupNodeEvents would be great.
@bahmutov Amazing plug-in. About to implement here but not sure how to deal with the NodeEvents from the Cypress 10 upgrade. Any tips on how to do the "Clean" or for both to exist. Thanks