This video shows how you can click on a button while Cypress is running another command. We can use jQuery "trigger" method to send the "click" event while a Cypress command is running. This is certainly a rare case, but maybe you need this feature. I also show how to access elements using their id from the "window" object, both from the application code and from the test code. Find the full code at https://glebbahmutov.com/cypress-exam...