https://i.stack.imgur.com/W32te.png
Here is the script I am currently using:
document.querySelectorAll('.components-button components-button-size-mini components-button-type-orange desktop components-button-inline').forEach(btn => btn.click());
I have been facing issues with this script recently. Previously, it was working fine - whenever I ran the script and pressed enter, the buttons would be clicked. However, now it seems to have stopped functioning.
Can anyone help me understand what adjustments need to be made in order for it to work again?
To access the site, you can click on the following link: