Skip to content

Issue with nested for each commands #792

@greentalent

Description

@greentalent

If you put "for each" in a "for each", only the first iteration of the nested for each will be performed despite having data.

To Reproduce

NestedForeach.zip
I provided in the attached ZIP an example that console.log the issue.

Expected behavior

It should log "Number" from 1 to 15 but it stops at 5.

Environment

OS: Windows 10
Selenium IDE Version: Latest in stores.
Browser: Latest Chrome and Latest Firefox tested

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions