-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
e.g.: In the own.yaml, 'ChromeHistory' is used to reference 'ChromiumBasedBrowsersHistory' (so, 'ChromeHistory' is an alias of 'ChromiumBasedBrowsersHistory', which we can see in the webbrowser.yaml file).
In the fastir_artifacts.py, you're using GetDefinitionByName() method, not GetDefinitionByAlias(), so only names are accepted.
Could this be possible to modify your YAML to correct the issue, or modify your Python code to support aliases?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels