Cypress TypeError: Cannot read properties of undefined (reading 'uid') #19649
ashokkumarg
started this conversation in
Cypress Cloud
Replies: 3 comments 3 replies
-
Any update on this @ashokkumarg ? |
Beta Was this translation helpful? Give feedback.
3 replies
-
@ashokkumarg doc in cucumber repo changed. https://github.com/TheBrainFamily/cypress-cucumber-preprocessor#with-out-of-the-box-support Hope it helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Cypress Typescript with Cucumber project and all of a sudden it started to throw the below exception
TypeError: Cannot read properties of undefined (reading 'uid')
Some times it works when I change to a different workspace but again this error is reproducing when I open the Cypress runner itself and even when in executing in Jenkins too.
Cypress Runner: (v8.4.0)
Jenkins Console: (v8.7.0)
Beta Was this translation helpful? Give feedback.
All reactions