Selenium Python Beginner Tutorial – Learn Selenium Python in one video | Step by Step

Notes:

Today we will learn:

1. How to download python on windows
2. How to install python
3. How to install selenium python libraries
4. Download IDE – PyCharm
5. Create new project
6. Add selenium scripts
7. Run and Validate

Step 1 : download python – https://www.python.org/downloads/

Step 2 : Install and check python and pip is installed successfully

python –version
pip –version

Step 3 : install selenium libraries

pip install -U selenium

Step 4 : Download PyCharm – community edition
https://www.jetbrains.com/pycharm/download/#section=windows

Step 5 : Create new project in PyCharm

Step 6 : Adding selenium scripts to the project

Step 7 : Run from IDE
Run from Command Line

Some Useful TIPS


Abouthttps://www.youtube.com/channel/UCTt7pyY-o0eltq14glaG5dg/about

Playlistshttps://www.youtube.com/channel/UCTt7pyY-o0eltq14glaG5dg/playlists


Like on Facebook :
https://www.facebook.com/automationstepbystep

Follow on Twitter:
https://twitter.com/automationsbs

Subscribe on Youtube :
http://youtube.com/automationstepbystep


 

Selenium Python YouTube Playlist


Send me your comments and feedback

6
%d bloggers like this: