chakrakan / fit4less-autobooker

🏋🏻‍♀️ A Selenium web-automation script to book time-slots for workouts at Fit4Less gyms.
5 stars 17 forks source link

Not clicking "select club" button #13

Closed ammrlc closed 3 years ago

ammrlc commented 3 years ago

Hi chakrakan,

I love this autobooker!! One little problem I encountered was when having one booked session the "select club" button was off the screen and the booker was not able to click the button. I added a scrolling script to scroll down the page, which fixed the issue on my end.

chakrakan commented 3 years ago

Hey @ammrlc!

I'm glad you find this useful! I have a general scroll to bottom in the script as seen on this line, but could you share a screen-shot/gif of your situation, and the fix you employed? You can create a PR if you want :)