Package Information
Downloads: 1,691 weekly / 2,450 monthly
Latest Version: 0.1.32
Author: Great Lotus
Documentation
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
