On Thu, 27 Feb 2025, RAGINI wrote:
Hi,I am trying to write a script to automate some browser actions, using selenium in python.
If you are dealing with direct access to URL pattern(s) then Selenium is not the solution. The only usecase for Selenium is when you want to perform tasks like interactive form filling, clicking buttons, web scraping. warm regards Saifi.