Skip to content

Commit b685d6f

Browse files
Update README.md
1 parent 2b5210c commit b685d6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ Streamline your automation with [BotBrowserConsole](console), a free and open-so
107107

108108
```javascript
109109
const browser = await chromium.launch({
110-
browser: "chrome",
111110
headless: true,
112111
executablePath: BOTBROWSER_EXEC_PATH, // Absolute path to the BotBrowser executable
113112
args: [`--bot-profile=${BOT_PROFILE_PATH}`], // Absolute path to the bot profile

0 commit comments

Comments
 (0)