I know about selenium, I also know what is python, but how do I use selenium in python
The steps to use selenium in python are as follows:- Download and install Python on Windows Install Selenium libraries in Python Download and install PyCharm Create a new project and write the Selenium test script Run and validate the test scripts.