@LambdaTest

📌 𝐆𝐢𝐭𝐇𝐮𝐛 𝐋𝐢𝐧𝐤: https://github.com/RexJonesII/PytestTutorials

@ashrasmun1

I know it may sound weird, but I totally LOVE IT that I can hear a black man with an accent that I typically hear in some gangster movies, some yt "rap" videos or videos about poor black neighbourhoods, and I hear him talking about something really useful and in a tactful manner. Dispels any negative stereotypes one could have! And on top of that the video is really informative. Huge kudos to you man :)

@TheMightyWej

Don't have time to watch the whole video, but after a few minutes I already know I want to watch more! Have subbed and will be watching this when I get a chance, looking forward to seeing more of your work!

@FiestaGamer-h7y

thank you brother, your video helped me to keep on going and finish my studies, i couldn't find other video that explains this better than you. god bless you bro!!

@shubhampandey7851

The complete session is extremely good and explained in easy and detailed way. The only suggestion is that if we use Selenium 4 version, in that case when we use POM, I had to pass the locators in String format instead of *locator parameter(By.XPAT="xpath") because when it passes to the base class it converts as xpath="//input[@id='"email_input"]. So it gives error.  Rest of the lecture is extremally good. Thanks a lot.

@WisdomWomenWarrior

Thank you many folds for providing such a good content and putting so much efforts to create it. its so visible all your hard work behind it for us.thanks for making so good content available on Youtube.

@EIBACH_G

Thanks to you for this tutorial. It has a huge value for me, because i have never seen such great tutorials about pytest in youtube before. (sorry for my English, i just beginner in it)

@MrDviratis

Love this tutorial! thank you for sharing your knowledge!

@beslandaur7729

Highly appreciate your educational series, would be AWSEOME to have a tutorial from you on running Pytest modules in Jenkins

@ranjitpratapsingh

we want more PythonSelenium And Pytest videos from you Sir ! Thanks a lot.

@Danielm103

very informative, thanks!

@QuickITConsult

The Bingo part always gets me smiling 😂

@WisdomWomenWarrior

can you pls add debugging Topic in pytest.i appreciate for such a valuable.

@beslandaur7729

Does the soft assert in Pytest equal to the Python try-except block  similarly where it kinda raises error but continues to run other tests?