In this Repo you can find few sample code for Behve Framework with SeleniumWebDriver using Python which you can practice it out yourself
Install Python from the given link:
https://www.python.org/downloads/
Select appropriate version for your Operating System
Add it to the Path in enviromnet variables under system variables
Install PyCharm from the given link:
https://www.jetbrains.com/pycharm/download/#section=windows
Select appropriate version for your Operating System
Select Community Version which is free and Open-Source
After IDE Installation:
- Open Pycharm and set it up.
- Create new Project