Selenium | Django | Gentle Introduction, Setup and Start Testing

preview_player
Показать описание
Selenium is a popular python test automation framework for automating web-based application testing. Here we look at getting started with Selenium and Django. In this tutorial we Start a new Django project then Setup Django-Selenium. At this point we take a look at some simple examples covering topics such as setting up the web drivers, Running simple tests and testing forms.

Code Repository

🐱‍🏍Would you like to SUPPORT US FURTHER so that we can make even more great content - Please consider joining our members community.

👍SUBSCRIBE to get more free tutorials, courses and code snippets!
Рекомендации по теме
Комментарии
Автор

You r really doing great job for Django community.... hat's off to your efforts

prabinkumarbaniya
Автор

Great idea to include package versions. It is often so frustrating for beginners when something does not work. It is even worse when it is not beginner's fault and just an incompatible version.

afaf
Автор

THank you so much sir, I just started learning Django

udr
Автор

Sir, thank you for this great tutorial and hat's off for your hard work. Will you also do tutorial for selenium 4 in future?

pramodrijal
Автор

First of all thanks a lot for the amazing tutorial but when I am using the LiveServerTestCase it always throws this error cannot truncate a table referenced in a foreign key constraint" and I am not able to understand why is this happening as I am not even performing any transactions. Can you please help me out with this error?

kyllex
Автор

Good work . please upload more videos related to Django

behjaf
Автор

what type of testing is this? means there is lot of type testing ..right..automaton testing, unit testing..etc ?

jintubigtruck
Автор

Could you please explain why we are using the virtual environment?

Daniel-ytls
Автор

does the liveServerTestCase uses the test db?
i am getting username and password do not match, on running the test.

mueezkhan
Автор

Hi Zander, great job as always. Is this going to be used in the ecommerce project?

fernandtape
Автор

Hello, as I understand it, with the help of Selenium, you can create automation for adding posts, downloading files, and so on, instead of bs4 and lxml. It's right? I want to create a "worker" that takes and downloads a file using just one link, takes headers, descriptions, etc., uploads the file by api to the monetization server (in my case, these are mods for games) and adds a post to the site.
I need button clicks, and chrome extensions with js script to extract files.
My task is realizable, right? I'm already starting development, I hope everything will come out.
Thank you for the video, your courses are modern solutions to many problems. Sorry not for the exact translation, I'm from Russia.

Razilator
Автор

Everything is perfect in your videos but only the sound it low

mohitrathore