Skip to content

Support wildcard in the 'include' property of the rpa.json #116

Description

@JobaDiniz

Current behavior
"include": ["Assistant_Thanks.wal", "Assistant_OrangeHRM.wal"]

New behavior
"include": ["Assistant_*.wal"]

Remember to exclude the main file - the robot. For example, if the robot is Assistant and the include is Assistant*, then the Assistant.wal file should not be included.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions