Hey
I have an HTTP Request (GET).
The target page has an element of ajax on there, which loads on page a short while later (say 0.5 seconds)
The data returned by the HTTP Request is prior to the ajax response being rendered on the target page.
Is there a way to ‘wait’ the HTTP Request so the data response includes the ajax content?
Even if it’s an ugly 'wait one second and then grab the HTML response?
Thanks
Information on your n8n setup
- n8n version: Community Edition, 1.45.1 (yes, I need to update it!)
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- **Operating system: Ubuntu 22.04 **