feat: call stopGetScreenshot after capture screenshot
This commit is contained in:
@@ -86,6 +86,7 @@ export const RightSidePanel = () => {
|
||||
};
|
||||
socket?.emit('action', { action: 'screenshot', settings: screenshotSettings });
|
||||
addScreenshotStep(fullPage);
|
||||
stopGetScreenshot();
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user