From 14dc4fbf7b52e4a154ea3bf363fe200923491030 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 19 Oct 2024 19:09:44 +0530 Subject: [PATCH] feat: better message --- src/components/molecules/InterpretationLog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index d190af35..ce7fe5db 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -187,7 +187,7 @@ export const InterpretationLog: React.FC = ({ isOpen, se hasScrapeListAction || hasScrapeSchemaAction || hasScreenshotAction ? ( <> - You've successfully trained the robot to perform actions. Click on the Get Output Data Preview to show a preview of data extraction. + You've successfully trained the robot to perform actions! Click on the button below to get a preview of data your robot will extract.