State management - typescript #982
Unanswered
itester101
asked this question in
Q&A
Replies: 1 comment
-
I'd say you have to create a step, or maybe a BeforeAll in which you define eat(count: number), such as :
|
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
-
Hello,
In the documenation in Typescript section examples, there is no implementation of the
eat(count: number): void
method. Where do I put it?Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions