Skip to content

error: unknown option '--url' #92

@Ujjwalgupta28

Description

@Ujjwalgupta28

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions