kane-cli version
0.4.3
Operating System
Windows (x64)
Installation method
npm
What happened?
kane-cli run command does not recognize the --url parameter
Steps to Reproduce
Install Kane CLI.
Login successfully:
kane-cli login --oauth
Run:
kane-cli run --url https://www.testmuai.com "Click the 'More information' link and verify the page loads"
Actual Result
error: unknown option '--url'
Expected Result
Either:
The command should accept the --url parameter and execute the test, or
The CLI should provide a clear error message suggesting the correct syntax.
Severity
Medium
Impact
Users following documentation, examples, or AI-generated instructions may be unable to execute tests.
Causes confusion for first-time KaneAI CLI users.
Blocks users from running browser-based test instructions through the CLI.
Additional details
No response
Error output / logs
kane-cli version
0.4.3
Operating System
Windows (x64)
Installation method
npm
What happened?
kane-cli run command does not recognize the --url parameter
Steps to Reproduce
Install Kane CLI.
Login successfully:
kane-cli login --oauth
Run:
kane-cli run --url https://www.testmuai.com "Click the 'More information' link and verify the page loads"
Actual Result
error: unknown option '--url'
Expected Result
Either:
The command should accept the --url parameter and execute the test, or
The CLI should provide a clear error message suggesting the correct syntax.
Severity
Medium
Impact
Users following documentation, examples, or AI-generated instructions may be unable to execute tests.
Causes confusion for first-time KaneAI CLI users.
Blocks users from running browser-based test instructions through the CLI.
Additional details
No response
Error output / logs