Macro error - scroll not supported in browser extension

hello @ajitk im better with the process of creating macro…

but i have a problem. The website charges and the macro starts… but the website closes before the macro finish… do you understand me?? for example, the website is active 10 seconds but the macro needs 15 seconds to realize all the actions…

the error says: “Log for this monitor will be available on device that runs this monitor”

the macro is:

{"macros":[{"meta":{"url":"https://prenotami.esteri.it/Services"},"name":"ya logueado","spec":{"params":[]},"steps":[["wait_doc",{"frame":0}],["click",["selector",{"meta":{},"type":"css","value":"[type='text']"}],{"x":208.96875,"y":19.328125},{"frame":0}],["type",["selector",{"meta":{},"type":"css","value":"[type='text']"}],"jure",{"frame":0}],["click",["selector",{"meta":{},"type":"css","value":"a .primary"}],{"x":57.125,"y":11.328125},{"frame":0}],["wait_doc",{"frame":0}],["click",["selector",{"meta":{},"type":"css","value":".btn"}],{"x":87.609375,"y":24.9375},{"frame":0}]],"version":2}]}

thanks again