Skip to content

Steps called inside of test.beforeEach not are not displayed #162

@ALegchilov

Description

@ALegchilov

Such Test script structure leads to missing steps that we call inside on test.beforEach function
image
The "open deal" step apparently should be first, but it does not even listed.
I guess the issue is in the implemetation of the onStepEnd listener

onStepEnd(test: TestCase, result: TestResult, step: TestStepWithId): void {

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions