Simple and Easy Selenium Python Automation Framework | Tutorial # 1

preview_player
Показать описание
This tutorial series will guide you through step by step thought process of building an automation framework. We will be developing Selenium & Python framework with data management and reporting capabilities

Download Python:

Download PyCharm:
Рекомендации по теме
Комментарии
Автор

thank you so much, you are a great teacher. very helpful video. awaited for more. thanks

AnamFaryalGul
Автор

I already know Selenium with Java. This video filled the gap and gave me the basic idea with Python. Learning by doing without overwhelming info is of great help. Nice work.

romalarora
Автор

I want to thank you profusely for making this video. It seems that there are a lot more people with QA knowledge popping up everywhere. As somebody who is just starting out in their career I am thankful for this as the things you mentioned are exactly what I want to learn. I will be very grateful if in your series you cover things like continuous integration with Jenkins, html test reporting, and genral test case/framework design tips. Thank you again.

esw
Автор

Please use white background. It's very hard to recognize with dark theme

Bholu
Автор

I didn't get the difference between project folder "demo" and virtual environment "demo_env". What is virtual environment?

olegbessonov
Автор

Hi! When I follow your steps, and run the script, I get an error
"FileNotFoundError: [Errno 2] No such file or directory: 'geckodriver'"

From what I saw in the video you did not download the geckodriver for firefox. Why it did not work for me? Any thoughts?
Thanks!

ion.mardari
Автор

Hi, when I try to install selenium its shows the next message: Error loading package list:Received fatal alert: access_denied. What can I do ? thanks :)

infoteckn