Skip to content

when I navigate to the Test Manager URL that gets generated, I receive a message saying that a Test Manager plan is required. According to the pricing, it should work on the Test Manager - Free tier #18

@shubhamsinghrathore

Description

@shubhamsinghrathore

kane-cli version

0.2.9

Operating System

macOS (Apple Silicon)

Installation method

npm

What happened?

I was trying Kane CLI and observed that I am able to execute tests through the TUI. However, when I navigate to the Test Manager URL that gets generated, I receive a message saying that a Test Manager plan is required. According to the pricing, it should work on the Test Manager - Free tier.
As a user, if I am able to create the test, the expectation is that I should also be able to view it in the Test Manager.

▪ Generated task with 2 checkpoints
1 ✓ Navigating to example.com → 16.8s
2 ✓ Analyzing the page title on example.com ◎ 11.2s
3 ✓ Verify the page title is 'Example Domain' 0ms
4 ✓ Confirming the final objective state ◎ 22.0s
5 ✓ Go to https://example.com/ and verify the page title is 'Example Domain' 0ms

╭────────────────────────────────────────────────────────────────────╮
│                                                                    │
│  ✓ PASSED                                                          │
│  5 steps · 1m 4s · 16.5847 credits                                 │
│                                                                    │
│   ●  Opened https://example.com/ as requested.                      │
│                                                                    │
│   ●  Confirmed the browser tab title was "Example Domain" and the  │
│      "Example Domain" heading was visible on the page.             │
│                                                                    │
╰────────────────────────────────────────────────────────────────────╯


 TestCase:
 https://test-manager.lambdatest.com/projects/01KQF3MN8VCXXCZ8Y79YNTDWFQ/test-cases/01KQHB42MYWNZ9TTKQ30B8354C/dashboard?type=summary&agentView=true&fqdn=summary-page


Rate this session:  [ 👍 ]    👎    ←/→ select · Enter submit · Esc skip

Image

Additional details

Steps to reproduce run:

kane-cli run "Go to https://example.com and verify the page title is 'Example Domain'"

navigate to the generated url :
example: TestCase:
https://test-manager.lambdatest.com/projects/01KQF3MN8VCXXCZ8Y79YNTDWFQ/test-cases/01KQHB42MYWNZ9TTKQ30B8354C/dashboard?type=summary&agentView=true&fqdn=summary-page

Error output / logs

sessions % ls -altrh
total 0
drwxr-xr-x  5 shubhamr  staff   160B 30 Apr 17:23 09b449a0-e20d-4ce9-93a7-b2cae60a5c39
drwxr-xr-x  5 shubhamr  staff   160B 30 Apr 17:28 3a1efa2c-1137-4e7e-83c9-4596867985ce
drwxr-xr-x  8 shubhamr  staff   256B  1 May 13:30 ..
drwxr-xr-x  5 shubhamr  staff   160B  1 May 13:30 d0b0981c-9b2d-45f6-ac31-8605557d7594
drwxr-xr-x  5 shubhamr  staff   160B  1 May 13:33 c63c4be3-9beb-4d91-8f04-ba61f6b68f70
drwxr-xr-x  5 shubhamr  staff   160B  1 May 14:10 0f6ab659-8404-412d-853a-c726ff2cd974
drwxr-xr-x  4 shubhamr  staff   128B  1 May 16:45 9c6c30d5-7ff0-4de8-84a9-a2d5547b5518
drwxr-xr-x  9 shubhamr  staff   288B  1 May 16:49 .
drwxr-xr-x  5 shubhamr  staff   160B  1 May 16:50 6f888a88-2d8d-4b1f-ae44-d5a9fcc9c64e
shubhamr@LT-MBP-191 sessions % cd 6f888a88-2d8d-4b1f-ae44-d5a9fcc9c64e
shubhamr@LT-MBP-191 6f888a88-2d8d-4b1f-ae44-d5a9fcc9c64e % cat tui.log 
[2026-05-01 11:19:35] SESSION START session_id=6f888a88-2d8d-4b1f-ae44-d5a9fcc9c64e
[2026-05-01 11:19:35] CONFIG model=v16-alpha env=prod profile=shubhamr
[2026-05-01 11:19:35] STARTUP_GATE_START Auth startup gate
[2026-05-01 11:19:35] STARTUP_GATE_VALIDATE Validating credentials with controller
[2026-05-01 11:19:36] AUTH_RESOLVE_OK Auth resolved
[2026-05-01 11:19:36] STARTUP_GATE_VALID Credentials validated
[2026-05-01 11:19:37] AUTH_RESOLVE_OK Auth resolved
[2026-05-01 11:19:37] AUTH_RESET_OK Auth reset resolved
[2026-05-01 11:19:37] SCREENSHOT_SAS_OK Screenshot SAS token fetched
[2026-05-01 11:19:37] BOOT_RESOLVE_OK Boot auth resolved
[2026-05-01 11:19:41] COMMAND /config
[2026-05-01 11:20:37] COMMAND go to lambdatest.com
[2026-05-01 11:20:37] RUN 0 START objective="go to lambdatest.com" url=https://kaneai-playground.lambdatest.io
[2026-05-01 11:20:37] ATM_CREATE_START Creating test via ATM endpoint
[2026-05-01 11:20:37] TMS_CREDS_CACHED Using cached TMS credentials
[2026-05-01 11:20:37] PROJECT_CACHED Using cached project
[2026-05-01 11:20:37] FOLDER_CACHED Using cached folder
[2026-05-01 11:20:38] ATM_CREATE_OK Test created
[2026-05-01 11:20:38] CHROME LAUNCH port=9222 endpoint=http://127.0.0.1:9222
[2026-05-01 11:20:38] TMS_CREDS_CACHED Using cached TMS credentials
[2026-05-01 11:20:45] OBJECTIVE_REWRITTEN Objective rewritten
[2026-05-01 11:20:49] STEP_EVENT Step 0 cm_init
[2026-05-01 11:20:49] STEP_START Step 1 started
[2026-05-01 11:20:49] STEP_EVENT Step 1 screenshot
[2026-05-01 11:20:49] STEP_EVENT Step 1 evaluation
[2026-05-01 11:20:53] STEP_EVENT Step 1 page_manager
[2026-05-01 11:20:56] STEP_EVENT Step 1 reasoning
[2026-05-01 11:21:06] STEP_EVENT Step 1 action
[2026-05-01 11:21:06] STEP_END Step 1 passed
[2026-05-01 11:21:06] SCREENSHOT_ENQUEUED Screenshot enqueued
[2026-05-01 11:21:08] STEP_START Step 2 started
[2026-05-01 11:21:08] STEP_EVENT Step 2 screenshot
[2026-05-01 11:21:08] RUN 0 END status=passed duration=26.8s summary="Objective completed"
[2026-05-01 11:21:08] RUNNER_EXIT Runner exited
[2026-05-01 11:21:20] COMMAND /exit
[2026-05-01 11:21:20] EXIT_START TUI exit initiated
[2026-05-01 11:21:20] EXIT_WITH_ACTIVE_SESSION Exit with active session — uploading first
[2026-05-01 11:21:20] EXIT_UPLOAD_START Starting exit upload pipeline
[2026-05-01 11:21:20] EXIT_UPLOAD_CONFIG Exit upload configuration
[2026-05-01 11:21:20] SCREENSHOT_UPLOAD_DRAIN Draining screenshot queue before pipeline
[2026-05-01 11:21:20] SCREENSHOT_UPLOAD_DRAINED Screenshot queue drained
[2026-05-01 11:21:20] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:20] PIPELINE_COLLECT_READ Reading NDJSON file
[2026-05-01 11:21:20] PIPELINE_CONVERT Collected NDJSON records
[2026-05-01 11:21:20] PIPELINE_CONVERT_VARS Variables for template resolution
[2026-05-01 11:21:20] PIPELINE_CONVERT_INSTRUCTIONS Auteur instructions produced
[2026-05-01 11:21:20] PIPELINE_COLLECT_READ Reading NDJSON file
[2026-05-01 11:21:20] PIPELINE_CONVERT_BLOB Blob created
[2026-05-01 11:21:20] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:20] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:20] PIPELINE_ZIP_START Zipping session
[2026-05-01 11:21:20] PIPELINE_ZIP_DONE Zip complete
[2026-05-01 11:21:20] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:20] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:20] PIPELINE_PRESIGN_START Requesting presigned URLs
[2026-05-01 11:21:20] PIPELINE_PRESIGN_OK Presigned URLs received
[2026-05-01 11:21:20] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:20] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:20] PIPELINE_UPLOAD_START Uploading artifacts and blob
[2026-05-01 11:21:21] PIPELINE_UPLOAD_OK Upload complete
[2026-05-01 11:21:21] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:21] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:21] PIPELINE_FINALIZE_START Finalizing test
[2026-05-01 11:21:21] PIPELINE_FINALIZE_OK Test finalized
[2026-05-01 11:21:21] PIPELINE_SHARE_START Requesting share link
[2026-05-01 11:21:21] PIPELINE_SHARE_AUTH Share link auth config
[2026-05-01 11:21:22] PIPELINE_SHARE_FAILED Share link failed
[2026-05-01 11:21:22] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:22] EXIT_PROGRESS Upload progress
[2026-05-01 11:21:22] PIPELINE_COMPLETE Pipeline complete
[2026-05-01 11:21:22] EXIT_UPLOAD_OK Exit upload succeeded
[2026-05-01 11:21:22] SESSION END status=complete total_runs=1
[2026-05-01 11:21:32] EXIT_FEEDBACK_SUBMIT Submitting session feedback
[2026-05-01 11:21:33] EXIT_FEEDBACK_FAILED Feedback submission failed
[2026-05-01 11:21:33] SESSION END status=complete total_runs=1







cat session.json 
{
  "session_id": "6f888a88-2d8d-4b1f-ae44-d5a9fcc9c64e",
  "started_at": "2026-05-01T11:19:35.335Z",
  "ended_at": "2026-05-01T11:21:33.018Z",
  "model": "v16-alpha",
  "environment": "prod",
  "profile": "shubhamr",
  "status": "complete",
  "total_runs": 1,
  "test_id": "a779fa73-92f5-437a-9a5a-b0d51f3de8f1",
  "testcase_id": "01KQHM9TTXKV6BFXMFM1YXJKB8",
  "commit_id": "6f888a88-2d8d-4b1f-ae44-d5a9fcc9c64e",
  "project_id": "01KQF3MN8VCXXCZ8Y79YNTDWFQ",
  "upload_status": "uploaded",
  "upload_attempts": 1,
  "last_upload_attempt": "2026-05-01T11:21:33.018Z",
  "upload_error": null,
  "runs": [
    {
      "index": 0,
      "objective": "go to lambdatest.com",
      "status": "passed",
      "summary": "Objective completed",
      "run_dir": "/Users/shubhamr/.testmuai/kaneai/sessions/6f888a88-2d8d-4b1f-ae44-d5a9fcc9c64e/runs/0"
    }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions