Inspecter home page
Search...
⌘K
Get access
Dashboard
Dashboard
Search...
Navigation
CLI
Start app
Get Started
Overview
Installation
CLI
Start app
Setup
Run tests
Build report
Comment Github
Guides
Authentication
Synthetic Data
CI Examples
Core
Steps
Config
Fixtures
On this page
Launch local UI app
CLI
Start app
Create and modify tests in Inspecter UI app
Prerequisite
: You’re in
inspecter-tests
folder.
Launch local UI app
npm
Copy
npx
inspecter
app
-c, --config <config>
string
default:
"base.config.ts"
Filename of the configuration file.
--port <port>
number
default:
"7777"
It will open UI app on
http://localhost:7777
where you can create and modify tests.
Installation
Setup
Assistant
Responses are generated using AI and may contain mistakes.