Selenium WebDriver -> To interact with web elements and perform actions on web pages. Python -> To write test scripts and framework code. Pytest or Unittest -> To organize and run your test cases.
1 - Run python web scarper script from my local environment for testing (You can install the script anywhere as schedule task as cron in Linux). You can see the ...