I want to, but as a new user I can’t upload files…maybe this raw data will help?:
{"macros":[{"meta":{"url":"https://www.ticketmaster.be/event/lady-gaga-the-mayhem-ball-tickets/964107559","adblocker":true,"client_id":"ffffffff-ffff-ffff-ffff-ffffffffffff","blockAdsAndCookies":true},"name":"GAGA","spec":{"params":[]},"steps":[["wait_doc",{"frame":0}],["click",{"meta":{},"type":["selector_type","css"],"value":"button[aria-pressed]:nth-child(2)"},{"x":180,"y":25},{"frame":0}],["click",{"meta":{},"type":["selector_type","css"],"value":"li:nth-child(3) [class*='Stepper__PlusButton']"},{"x":6,"y":9},{"frame":0}],["click",{"meta":{},"type":["selector_type","css"],"value":".koySWx .hJuAcy *"},{"x":70,"y":13},{"frame":0}]],"version":2}]}
I put in several different waits in the steps of the macro like wait for duration and wait for element, but it doesn’t seem to work in any way. We also tried to set a delay in the configurator webpage selector: ‘wait for duration’ and it doesn’t seem to help.
we thought the problem was that the site is loading slower than the macro wants to click on the buttons as I told it to do that, but I’m not sure if that’s the problem.
We are creating this macro because we want to check with one monitor if there any resale tickets available for Lady Gaga and one monitor to see if the interactive map is changing. Is that even possible and can you help us with this? We’re not common with monitors and macro’s, so we’re trying our best, but we can’t figure it out yet.
the error description we are getting now is:
Macro playback failed:
Invalid argument for function click, argument 0 is of type object, but expected one of ["selector"]`
Error evaluating expression: ["click",{"meta":{},"type":["selector_type","css"],"value":"button[aria-pressed]:nth-child(2)"},{"x":180,"y":25},{"frame":0}]
Error evaluating statement: "click", at Position: [1]
Can you help us with this?
Thank you!