limited-room-30929
06/22/2022, 2:53 PMfierce-beach-68131
06/22/2022, 3:02 PMlimited-room-30929
06/22/2022, 3:05 PMlimited-room-30929
06/22/2022, 3:05 PMfresh-doctor-14925
06/22/2022, 3:08 PMfresh-doctor-14925
06/22/2022, 3:09 PMfierce-beach-68131
06/22/2022, 3:10 PMfresh-doctor-14925
06/22/2022, 3:10 PMfierce-beach-68131
06/22/2022, 3:22 PMfresh-doctor-14925
06/22/2022, 3:27 PMfresh-doctor-14925
06/22/2022, 4:17 PMcy.get("p").contains("Logout")
Or, more concise, but less readable IMO
cy.contains("p", "Logout")
bumpy-library-92619
06/22/2022, 4:20 PMfresh-doctor-14925
06/22/2022, 4:21 PMicy-lock-49000
06/22/2022, 4:22 PMnpx cypress open
inside our Cypress projects to open Cypress in our frontend monorepo (lots of apps in teh monorepo including 'apps' for Cypress tests for the various apps in the monorepo). We recently hired on a contractor but for some reason he gets teh following error when he tries to run `npx cypress open`:
Cypress verification timed out.
This command failed with the following output:
/Users/<user>/Library/Caches/Cypress/10.2.0/Cypress.app/Contents/MacOS/Cypress --no-sandbox --smoke-test --ping=30
----------
Command timed out after 30000 milliseconds: /Users/<user>/Library/Caches/Cypress/10.2.0/Cypress.app/Contents/MacOS/Cypress --no-sandbox --smoke-test --ping=30
Timed out
It looks like you are running the Cypress binary directly.
This is not the recommended approach, and Cypress may not work correctly.
Please install the cypress NPM package and follow the instructions here:
https://on.cypress.io/installing-cypress
----------
Platform: darwin-x64 (20.6.0)
Cypress Version: 10.2.0
I've never seen this error before at all, we were on 10.0.2 and upgraded to 10.2.0 to see if that fixed it but no dice (He's on an intel chip but figured it was worth trying)
Thanks!bumpy-library-92619
06/22/2022, 4:24 PMicy-lock-49000
06/22/2022, 4:41 PMabundant-gold-84344
06/22/2022, 4:47 PMfresh-doctor-14925
06/22/2022, 5:02 PMget()
wooden-london-95877
06/22/2022, 6:46 PMambitious-mechanic-65736
06/23/2022, 1:20 AMprehistoric-fireman-62402
06/23/2022, 7:56 AMswift-kitchen-62493
06/23/2022, 7:57 AMswift-kitchen-62493
06/23/2022, 8:00 AMswift-kitchen-62493
06/23/2022, 8:01 AMswift-kitchen-62493
06/23/2022, 8:02 AMsalmon-fountain-28046
06/23/2022, 8:06 AMswift-kitchen-62493
06/23/2022, 8:13 AMswift-kitchen-62493
06/23/2022, 8:13 AMwooden-family-9570
06/23/2022, 8:38 AM