CLI command execution in MFTF throws error
Preconditions
- Add cli command in MFTF script anywhere inside before/after/inside the script
- Run the MFTF script which contains any one of the CLI commands
Steps to reproduce
- Add cli command in MFTF script anywhere inside before/after/inside the script
- Run the MFTF script which contains any one of the CLI commands
Expected result
- TEST should pass without error
Actual result
- Error displayed while executing, showing 404 error
