Genuinely , i wasted so many days on TH-cam to find logic behind POM and understand framework... Finally, Searching ends here... Most thanks for helping🎉
First time I have gone through your video..POM explained very clearly.. understood both the ways.. After seeing this I immediately subscribe d your channel...best one for beginners like me...Thank you...
The explanation is really thorough, thanks for the hard work. currently i am learning automation and in due process i came to know that we need to create getters as well in the pom class. Is it mandatory to create getters in pom class for framework design. please let me know.
Lecture is pretty good dear, thanks for this, i also would like to request you , please before writing any steps or making any constructor or writing Webdriver driver or writing anything , can you please add "why we are doing this, what's purpose behind this" . I know you have explained well. still i am having this question, so i told you . Also much love and thanks for you dear :)))))))
Exactly. It sometimes feels like she is just saying what she is doing instead of why she's doing or how does it actually work/communicate with other parts. I wouldn't wanna just memorize the steps.
Your explanation is really good But my question is which approach we use in project With page factory or without page factory Bcoz both give same results So which one is preferable
Hi Prachi Mam, Please provide the code shown in the video lecture of TestNG (JAVA&Selenium) series. No code repository is available for TestNG series. Please provide the codes from "Selenium Webdriver with Java in Hindi #26-TestNG" till end.....!
@@codestudioByPrachi mam agar interviewer hame kisi bhi web element ko locate karne ko kahe to hume without page object model element locate krnaa hai is correct?
mam how to get List of Element in Page object And how to Use For Each loop because i can write inside for loop then highlight all other element @FindBy(xpath ="//i[@ class='oxd-icon bi-x oxd-sidepanel-header-close']") public WebElement MyLeave_fromDate; @FindBy(xpath="//input[@class='oxd-input oxd-input--active' and @placeholder='Search']") public WebElement MyLeave_fromDate_Year; @FindBy(xpath="//div[text()='Select']") public WebElement Show_Leave_with_Status; @FindBy(xpath="//div[@class='oxd-multiselect-chips-area']/child::span") public List show_Leave_with_Status_dropdwon; for(List a:show_Leave_with_Status_dropdwon) { a.getText(); } public void clickApply() { Apply.click(); }
Genuinely , i wasted so many days on TH-cam to find logic behind POM and understand framework...
Finally, Searching ends here... Most thanks for helping🎉
I have no words to thank you, bcz thanking you is just not enough. Very informative and nicely explained everything.
POM with Pagefactory in 40 min. it was awsome . I will watch other video also. thank you very much
Thank you so much. After watching lots of videos. I understood today. 🎉
Mam avi tak maine two times class bhi kiya ...par mere ko samajh me nhi aaya tha POM..
But right now I completely Understood...
Thankyou mam👌👌👌👌🙏🙏🙏🙏🙏
I am glad videos are helpful. Thank you. Keep watching.
one of the best explanation i have ever seen crisp and clear!! Tqsm!!
Thanks for such wonderful informative video! Good Explaination
Glad it was helpful!
madam comment bhi ham hindi me hi denge,aap bahut hi sundar tarike se samjhaye
This video is a masterpiece for those who want to become a successful software automation tester. Thank you so much, ma'am.😇🥰
Very nice explanation ❤ and easily to understand..
Very Good explanation of POM topic
Best explanation of POM with Pagefactory
All possibilities are covered
Thanks mam ✌️
You are most welcome! keep watching..
Excellent Explanation.. Thank you so much
That's cleared all my doubts you teach us very well thannku so much ❤👍
Thank you it's very useful for understanding pom.
nicely explained in a very simple language
Best explained 👏 Thanks lot
All contains very good😊
Thank you prachi mam , nice n detailed explanation
very nice lecture mam .... completely understand ❤️tysm fo this video in hindi.
Most welcome 😊
Very good teaching method👍🏻
One video clear all doubts
Hidden gem 💎 💎
Best explanation ma'am thank you so much 💓
Thanks again for video .
Always welcome
Thank you for this video❤
ThankYou !! now this concept is crystal clear , however i feel that POM WITH PAGEFACTORY method is more efficient & less time consuming .
Yes. Glad video is helpful. Stay connected
First time I have gone through your video..POM explained very clearly.. understood both the ways..
After seeing this I immediately subscribe d your channel...best one for beginners like me...Thank you...
I am glad videos are helpful. Keep watching. Thanks
Awesome explanation. Thank you
really great explaination👌
excellent performance madam
Keep going mam, very nice
Excellent👍💯
Thank you. Keep watching!
Super explanation madam
love you again mam
You made it very easy, A warm thanks from my side. :) as well subscribing your channel :)
Thank you so much!
@@codestudioByPrachi my pleasure !
The explanation is really thorough, thanks for the hard work. currently i am learning automation and in due process i came to know that we need to create getters as well in the pom class. Is it mandatory to create getters in pom class for framework design.
please let me know.
Very nice 👌👌👌👌 explained
Thanks. Keep watching
Lecture is pretty good dear, thanks for this, i also would like to request you , please before writing any steps or making any constructor or writing Webdriver driver or writing anything , can you please add "why we are doing this, what's purpose behind this" . I know you have explained well. still i am having this question, so i told you . Also much love and thanks for you dear :)))))))
Exactly. It sometimes feels like she is just saying what she is doing instead of why she's doing or how does it actually work/communicate with other parts. I wouldn't wanna just memorize the steps.
@@badsanta7356 but still I have never seen lectures better than her. She's a blessing to us Buddy..
very good
Thank you
Thanks
nice explaination.👍
Thank you. Keep watching.
Hi Prachi,nice explanation ,good work,subscribed ur channel
Thank you so much. I am glad my videos could be of help to you.
Excellent..
Thanks a lot. Keep watching!
Thanks mam
Thanks mam...
Most welcome 😊
Prachi waits concepts pe video banao na
Mam ...null pointer exception aa rha hai...aur this.searchcontxt is null.....aisa dikha rha ky kru
Mam, which statergy maximum use in market?
Namste didi, your video is very good. Please make video from basic to advanced in selenium. Video is very good 👍
Namaste, Thanks for liking my videos. Sure I will.
Please make a video on @FindBys and @FindAll annotation
thaq mam
POM with Page Factory is better in my opinion
Well explained, only issue with speed, please explain slowly.
Thanks 🙏🙏🙏
Most Welcome!
thanks, a lot, can we use this with BDD?
Your explanation is really good
But my question is which approach we use in project
With page factory or without page factory
Bcoz both give same results
So which one is preferable
As suits you or as used in your company.
Hi Prachi Mam,
Please provide the code shown in the video lecture of TestNG (JAVA&Selenium) series.
No code repository is available for TestNG series.
Please provide the codes from "Selenium Webdriver with Java in Hindi #26-TestNG" till end.....!
Due to this POM, no need to use the property file and it changed the selenium code also.
Please provide the github link of this series selenium with java
Sorry, source code is not there on GitHub for this session.
hi mam.. your explanation superb.. can i get your entire automation notes in any file,, plz attatch if possible
I am glad you liked my video. Thanks. .Notes I don't have but you can get source code on GitHub. Link given in description box.
why this code doesn't work with TestNG ?
Ma'am when you will start Appium (Mobile Testing) series? 🤓
Soon
POM used in company?
Yes.
@@codestudioByPrachi mam agar interviewer hame kisi bhi web element ko locate karne ko kahe to hume without page object model element locate krnaa hai is correct?
@@codestudioByPrachi mam mujhe selenium main bahot saare doubt hai. Uske main kaise contact krun. Please help me mam
Nicely Explained
mam would you please share github file of page object model...?
Mam isme private webdriver ni hi
Meri job lagte hi mai apko gift dena chahungi . bas interview de rhi hu . apk video through interview de rhi hu
All the best. Stay connected
Ye video dekh k toh aase lg rha h k mam assume kr rhe h k humko sab kuch phle se he pata ha,, bus revision kr rhe h
I think Pom is more complicated to understand 😕
Kindly speak slowly. Why so fast.
You can adjust speed
Hello mam Please Create one Vdo on POM class using Playwright Typescript. This is a trending..
mam how to get List of Element in Page object And how to Use For Each loop
because i can write inside for loop then highlight all other element
@FindBy(xpath ="//i[@ class='oxd-icon bi-x oxd-sidepanel-header-close']") public WebElement MyLeave_fromDate;
@FindBy(xpath="//input[@class='oxd-input oxd-input--active' and @placeholder='Search']") public WebElement MyLeave_fromDate_Year;
@FindBy(xpath="//div[text()='Select']") public WebElement Show_Leave_with_Status;
@FindBy(xpath="//div[@class='oxd-multiselect-chips-area']/child::span") public List show_Leave_with_Status_dropdwon;
for(List a:show_Leave_with_Status_dropdwon)
{
a.getText();
}
public void clickApply()
{
Apply.click();
}
Thank you mam