feat: add crawl and search ui

This commit is contained in:
Rohit Rajan
2026-01-02 11:54:09 +05:30
parent adfb12e04c
commit 3689eb96bd
8 changed files with 1454 additions and 62 deletions

View File

@@ -56,6 +56,7 @@ export interface Data {
runByScheduleId?: string;
browserId: string;
runByAPI?: boolean;
runBySDK?: boolean;
log: string;
runId: string;
robotId: string;