Hi,
I tried the approach but I was able to get command for single Test case:-
Run.command -run -project_location "/Users/anigupta2/Downloads/cognizant-intelligent-test-scripter-1.1/Projects/DemoProject" -scenario "AccessibilityTesting" -testcase "AccessibilityActions" -browser "Firefox"
How to run whole scenarios and not individual TC and also how to run multiple Test case or scenarios ?
Do we have to write multiple CmdLine Syntax for each scenarios ?