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🎉
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.
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...
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
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.
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.😇🥰
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!
Very Good explanation of POM topic
nicely explained in a very simple language
One video clear all doubts
Best explanation of POM with Pagefactory
All possibilities are covered
Thanks mam ✌️
You are most welcome! keep watching..
That's cleared all my doubts you teach us very well thannku so much ❤👍
Very nice explanation ❤ and easily to understand..
Excellent Explanation.. Thank you so much
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 good teaching method👍🏻
Thank you it's very useful for understanding pom.
All contains very good😊
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..
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
very nice lecture mam .... completely understand ❤️tysm fo this video in hindi.
Most welcome 😊
Best explained 👏 Thanks lot
Thank you prachi mam , nice n detailed explanation
Hidden gem 💎 💎
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
Best explanation ma'am thank you so much 💓
excellent performance madam
Thanks again for video .
Always welcome
Thank you for this video❤
Excellent👍💯
Thank you. Keep watching!
Awesome explanation. Thank you
really great explaination👌
Keep going mam, very nice
Very nice 👌👌👌👌 explained
Thanks. Keep watching
Thank you
Super explanation madam
very good
Thanks
Prachi waits concepts pe video banao na
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.
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.
Well explained, only issue with speed, please explain slowly.
thanks, a lot, can we use this with BDD?
Thanks mam
Please make a video on @FindBys and @FindAll annotation
You made it very easy, A warm thanks from my side. :) as well subscribing your channel :)
Thank you so much!
@@codestudioByPrachi my pleasure !
Mam, which statergy maximum use in market?
thaq mam
Excellent..
Thanks a lot. 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.
love you again mam
nice explaination.👍
Thank you. Keep watching.
Thanks mam...
Most welcome 😊
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.....!
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.
POM with Page Factory is better in my opinion
Thanks 🙏🙏🙏
Most Welcome!
Ma'am when you will start Appium (Mobile Testing) series? 🤓
Soon
Mam ...null pointer exception aa rha hai...aur this.searchcontxt is null.....aisa dikha rha ky kru
Please provide the github link of this series selenium with java
Sorry, source code is not there on GitHub for this session.
Due to this POM, no need to use the property file and it changed the selenium code also.
why this code doesn't work with TestNG ?
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 isme private webdriver ni hi
mam would you please share github file of page object model...?
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
I think Pom is more complicated to understand 😕
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
Kindly speak slowly. Why so fast.
You can adjust speed
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