freezing-nightfall-22736
09/12/2022, 2:43 PMbored-school-78265
09/12/2022, 10:00 PMlimited-barista-33480
09/13/2022, 12:28 AMbrash-tiger-52405
09/13/2022, 8:36 AMdry-waiter-40714
09/13/2022, 10:20 AMgray-caravan-70127
09/13/2022, 11:13 AMgray-caravan-70127
09/13/2022, 11:24 AMgray-caravan-70127
09/13/2022, 12:32 PMgray-kilobyte-89541
09/13/2022, 1:18 PMelegant-pencil-72411
09/13/2022, 1:57 PMproud-gpu-14798
09/13/2022, 2:10 PMcy.get(".tutorial__body > div:visible")
vs cy.get(".tutorial__body > div").filter(":visible")
jolly-journalist-80926
09/13/2022, 2:44 PMgray-kilobyte-89541
09/13/2022, 3:09 PMgray-kilobyte-89541
09/13/2022, 3:15 PM.then
callback and iterate over the rows using jQuery to avoid individual 2000 Cypress commandsgentle-dress-1046
09/13/2022, 3:18 PMcy.wrap(
Cypress.automation('remote:debugger:protocol', {
command: 'Browser.grantPermissions',
params: {
permissions: ['clipboardReadWrite', 'clipboardSanitizedWrite'],
origin: window.location.origin,
},
})
);
This works great(with chrome) on cypress open
but running the same test on cypress run
will not work.
Is someone have any clue what this differences could happen?gentle-dress-1046
09/13/2022, 3:32 PMenough-advantage-68853
09/13/2022, 3:45 PMelegant-pencil-72411
09/13/2022, 4:42 PMcrooked-microphone-65524
09/14/2022, 1:12 AMproud-table-33604
09/14/2022, 7:53 AMfreezing-piano-2792
09/14/2022, 8:17 AMgray-caravan-70127
09/14/2022, 8:23 AMadamant-midnight-76134
09/14/2022, 10:08 AMnxp cypress open
I'm getting the following error. I've tried installing the required dependencies as it suggests but it doesn't seem to have solved it.victorious-father-41976
09/14/2022, 10:13 AMgray-caravan-70127
09/14/2022, 10:58 AMthankful-accountant-59520
09/14/2022, 11:33 AMbetter-xylophone-35573
09/14/2022, 11:42 AMthankful-accountant-59520
09/14/2022, 11:53 AMflaky-airport-12178
09/14/2022, 12:39 PMwooden-advantage-25500
09/14/2022, 1:06 PM