Selenium Python Tutorial #49 - Create Test Automation Framework- Part 4

preview_player
Показать описание
In this Selenium Python Tutorial, we will learn how to create test automation framework and extend POM framework in Selenium Webdriver.

Create test automation framework part 4 video covers Page object model framework explanation in selenium Python along with step by step implementation.

Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:

🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶

🔶 FOLLOW US ON TWITTER 🔶

🔶 LIKE US ON FACEBOOK 🔶

🔶 OUR TUTORIAL WEBSITES 🔶

🔶 GET MY TRAININGS ON UDEMY 🔶

#SeleniumPythonTutorial #PythonSelenium #SeleniumPython #PythonSeleniumTutorial #SeleniumWebdriver #TestAutomation #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

you are doing amazing work...many Thanks sir.. please complete this playlist as u are an amazing teacher

nehamishra
Автор

Really one of the best explanations i have come across so far in years of my wanting to be really good at understanding frameworks etc. Thank you for creating this content.

Priyanka-lxxw
Автор

Thank you so much for the time you put into this series, many a time we dont know what we dont know and waste so much time in repeating the same mistakes over and over. I will def be looking out for new python testing videos, so that I can take my testing game up a notch. Please consider making a video series where you highlight common mistakes and common remedies to issues, like effective resolution of element not found, stale elements and other issues that trip up beginners. Having to watch an entire series to get those answers might not the practical. Once again Thank you very much for investing this time, you made a difference in my life.

TjaartSwanepoel
Автор

Thanks for this wonderful series. please keep it up and go slow.

atulsamant
Автор

Thank you somuch, Very helpful series

prasadreddy
Автор

Hi
First of all, I would like to say that this is the best course I have found on this subject. I have a question, I created a similar folder structure in the project as you did, and I cannot import functions from the pages folder because I get this error: 'Cannot find reference gmail_login_page- in' __init__.py 'how can I fix it?

Karolus
Автор

Thank you for this series. Really helpful. I had a question. Since we are defininig the wait in the conftest file, don't we need to chain it as well like how we did the driver. I see you have used a new wait in the yatrat_launch_page py. This should actually come from the conftest file correct?

Edit: I just saw your video till the end :) You corrected it.

caitancorreia
Автор

Hey, sir I really appreciate the work. I need the current code ( the demo file code ) can you help me ?

AUTOMATION-SHOPIFY
Автор

Hi sir..thanks for wonderful explanation. I'm trying to learn framework, but autosuggestion is not working like departfrom.click() or .send_keys() suggestions are not showing, please help

divya
Автор

Hello sir, need help. I want to assign a variable errorCounter = 0 and use it in every function of testcases. Every function can change its value. Please tell me the way of using the variable.

subhashjangid
Автор

Hi,
Very good.
In my Robot Framework, I have created "Common.resourse" and "GUI.resource" Files for common user defined Keywords.
But my Robot Framework does not identify/recognise these "*. resource" Files.
So to recognise/identify "*. resource" Files which Package do I need to import into my Robot Framework ?
Or how to map/link/recognise these "*. resource" Files into my Robot Framework as Resource File Type ?
Thanks,
Sarjerao Sandbhor.

sarjeraosandbhor
Автор

Hi sir! can you please create a complete series with a proper framework on Appium using PyTest along with the reports and logs from scratch to automate a complete app like the way developers are doing for their community.

abdullahbukhari
Автор

Hello Sir, I am following you from the starting of the series, and I tried to execute the same code but i am getting just warning message as "DeprecationWarning: The distutils
package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils import dir_util" and browser is not opening. I tried in Pycharm and as well as in VS code. Please suggest something so the code will work.

rakeshkumarsonar
Автор

Has anyone received the base script for this yet?

cosmicplayz-syiu