Hello everyone!
There are way to make n8n behaviour like a macro?
I’ve a system that doesn’t API and I realy like to automate some actions, for example:
- login to my-system.com
- click at ‘add element’
- fill values at form
- click at submit
- return new element ID
Aideas?
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
n8n version: 1.34.2
Database: SQLite
n8n EXECUTIONS_PROCESS setting: self hosted
Running n8n via Docker
Operating system: ubuntu desktop 23.10
barn4k
4
hello @Mauricio_Severo
Nope, n8n doesn’t provide such a functionality out of the box. Maybe there are community nodes that may use Selenium or alternatives for that.
1 Like
thanks @barn4k
I found n8n-nodes-browserless into community nodes.
I’ll test it.
system
Closed
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.