I want my code to pick a random xpath from the web page and click on it every time i run my code, in Python with Selenium.
Can you help me with it?
Thank you.
I want my code to pick a random xpath from the web page and click on it every time i run my code, in Python with Selenium.
Can you help me with it?
Thank you.
This should help you: