Skip to content

Allow data access in and out of ActionGroups #502

Closed
@drpayyne

Description

@drpayyne

Steps to reproduce

Have multiple ActionGroups pass data between each other or from ActionGroup to its calling test

Expected result

Should be able to pass data through ActionGroups in the scope of a single test. I should be able to grab some attribute or value inside an ActionGroup, and later access it in the calling test using some specific format say, ActionGroupStepKey.GrabValueStepKeyInsideActionGroup off the top of my head.

Actual result

Unable to access value grabbed inside an ActionGroup, outside of it, within the scope of a single test

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions