I have a macro that runs and selects options on the calendar: Type of Camping (overnight), Date (7/22), Guests (2)
Currently there are no reservations, and there is no element to select in the visual selector. In Chrome I inspect it, and it’s a disabled class.
If you could help me out with what exactly to type…I just need to get notified if that button becomes available to select/becomes something other than zero.
Thank you!
I’m not much of a coder, so this is a bit difficult for me.
When using the Visual Selector, are you able to select the element that contains the disabled button? If yes, can you save that selection and share the config with me? I can then try to show you how to modify the selection and its settings.
This selects the disabled button and monitor’s its count of available slots for changes. Can you try using this and see if this works for your use case?
We will also look into making selecting disabled buttons easier.
I THINK it’s working, but I really won’t know unless a spot opens up, of course. Which, it may never actually open up OR a spot may open up in the permit reservation system and then it would quickly get booked.
I’ve tested my Macro out and it works, but hopefully it does see the button.
I really appreciate your assistance on this! It’s truly a clever Chrome extension.