heat
heat copied to clipboard
refer to steps defined in a different suite/testCase
in e2eflowSteps can we refer to steps defined in a different suite/testCase?
this prevents copy/pasting steps around, and improves code reuse.
No, you can only refer to other steps in the same flow: see docs here