Skip to content

Scopes in PowerSlim #48

@akruglikov

Description

@akruglikov

All variables in PowerSlim is global. If I create $x variable in one scenario, I can use it in other, in general script, everywhere.

Now, to avoid problems with unexpected value in $x-variable in script I call Remove-variable x in last line of scenario. It's not comfortably.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions