Python Forum

Full Version: Need to click buttons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi... I'm a newbie in python and selenium and I want to ask about something.
I have random buttons with numbers from 1.01 to 3.56, and I need a loop to press that one from 1.01 to 1.20.
How can I do this?
you can start by showing your code.
It's mighty hard to comment otherwise.