quick-scooter-78814
12/10/2022, 6:22 PMcuddly-car-47493
12/10/2022, 7:41 PMgray-kilobyte-89541
12/10/2022, 10:01 PMprehistoric-restaurant-72560
12/11/2022, 6:44 PMcy.get("#my_element").should("be.visible")
fail instantaneously?
That's what I think i am experiencing right now.damp-kangaroo-1521
12/11/2022, 9:05 PMprehistoric-restaurant-72560
12/11/2022, 9:41 PMgray-kilobyte-89541
12/11/2022, 10:24 PMkind-van-46599
12/12/2022, 5:16 AMstraight-chef-47891
12/12/2022, 8:14 AM@cypress/grep
https://github.com/cypress-io/cypress/tree/develop/npm/grep
Argument of type '{ tags: string; }' is not assignable to parameter of type 'SuiteConfigOverrides'.
Object literal may only specify known properties, and 'tags' does not exist in type 'SuiteConfigOverrides'.
elegant-wire-18957
12/12/2022, 9:06 AMmagnificent-baker-97250
12/12/2022, 11:26 AMsquare-shampoo-53343
12/12/2022, 11:43 AMincalculable-telephone-16405
12/12/2022, 12:55 PMgray-kilobyte-89541
12/12/2022, 2:02 PM// @ts-ignore
brave-doctor-62978
12/12/2022, 2:47 PMsass
with webpack?brave-doctor-62978
12/12/2022, 2:57 PMmagnificent-finland-58048
12/12/2022, 3:07 PMbrave-doctor-62978
12/12/2022, 3:07 PMsass
but i did try node-sass as well same resultbrave-doctor-62978
12/12/2022, 3:45 PMsass
but i did try node-sass as well and same issue.magnificent-finland-58048
12/12/2022, 3:47 PMbrave-doctor-62978
12/12/2022, 3:47 PMmagnificent-finland-58048
12/12/2022, 3:50 PMgit clone https://github.com/muratkeremozcan/tour-of-heroes-react-cypress-ts
cd tour-of-heroes-react-cypress-ts
yarn install
######
# try
yarn cy:run-e2e
yarn cy:open-ct
magnificent-finland-58048
12/12/2022, 3:50 PMbrave-doctor-62978
12/12/2022, 3:51 PMbrave-doctor-62978
12/12/2022, 3:51 PMacceptable-solstice-90676
12/12/2022, 3:52 PM$CY_GROUP_SPEC
and this is causing my test to not run in parallael, I also have this command:
- npx cypress run --record --key{} --parallel --browser "$CY_BROWSER" --ci-build-id $CODEBUILD_INITIATOR --group "$CY_GROUP" --spec "$CY_SPEC"
I have the following in my buildspec, which I think it's pretty similar to these samples: https://github.com/cypress-io/cypress-realworld-app/blob/develop/buildspec.yml, https://docs.cypress.io/guides/continuous-integration/aws-codebuild#Caching-Dependencies-and-Build-Artifactsbrave-doctor-62978
12/12/2022, 4:18 PMsass
it works now with node-sass
wtfmagnificent-finland-58048
12/12/2022, 4:21 PMmagnificent-finland-58048
12/12/2022, 4:21 PM