How do I run a Python script in Selenium WebDriver?

How do I run a Python script in Selenium WebDriver?

Install Selenium libraries in Python after installing Python on Windows. PyCharm can be downloaded and installed. Make a new project and write your Selenium test script there. Execute and verify the test scripts.