n8n-nodes-c10_great_lotus
v0.1.65
Published
10 action groups: ManagerAction, MouseAction, KeyboardAction, BrowserControl, ElementAction, ImageAction, OthersAction, EmailAction, DeveloperAction, General Debug
Maintainers
Readme
n8n-nodes-c10-great-lotus
Unified GREAT LOTUS MQTT node.
Highlights:
- Existing browser control groups are preserved (Mouse, Keyboard, Browser, Element, Image, Others, Email, Developer, General Debug).
ManagerActionnow also includes GPM profile actions from C11:list_profiles,get_profile_info,create_profile,open_profile,close_profile,update_profile,delete_profile,list_groups
GPM_connectcan open GPM profile first (byprofile_id) and then attach Playwright to the sameremote_port.quitwill close GPM profile (when session was created fromprofile_id) or close local browser session as usual.
Quick start:
- Use Node.js
>=20.15(for example:nvm usefrom this folder) npm installnpm run build
