Complete Page Object Model (POM) using Page Factory in Selenium

  Рет қаралды 274,700

Mukesh otwani

Mukesh otwani

8 жыл бұрын

This video will focus on how to design page object model using Page Factory.
In Selenium Webdriver POM is very widely used design pattern.
For more info check out my blog
learn-automation.com/
~-~~-~~~-~~-~
Please watch: "How To Create Maven build For Selenium Framework"
• How To Create Maven bu...
~-~~-~~~-~~-~

Пікірлер: 489
@valeriisynenko1893
@valeriisynenko1893 6 жыл бұрын
If I could put more than 1 "like", I would do it!
@CHUNCHUNMARU971
@CHUNCHUNMARU971 10 ай бұрын
Chill got u covered after 5 years
@evadimitrova3216
@evadimitrova3216 5 жыл бұрын
I am unemployed manual tester and they are not trainings here that give you the knowledge and prepare you for the career in automation, just learning from videos on KZfaq like yours. Actually most that I like are yours and I think I am advancing. Thank you
@Mukeshotwani
@Mukeshotwani 5 жыл бұрын
Thats Great Eva.. Never stop learning.. Keep in touch and let me know if any help required from my side.
@lilylikelily
@lilylikelily 5 жыл бұрын
You are a great teacher, I really appreciate how you take time and explains every steps in details !! Thank you
@sathisshs3782
@sathisshs3782 8 жыл бұрын
Thanks Mukesh for your detailed video. I have taken couple paid selenium courses but none was as clear as you explained. I really appreciate and value your time in making these free videos. Keep Rocking Champ :)
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
+sathissh s Hi Sathissh, your comment made my day :) Thank you keep visiting.
@FYPNLP
@FYPNLP 6 жыл бұрын
Great tutorial video. You made what looked like super complex concepts very easy to understand.
@Nandhis
@Nandhis 7 жыл бұрын
This is covering scalability as well. Good video.
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Thanks Nandhis I am glad it helped you.
@GoUpstairs
@GoUpstairs 6 жыл бұрын
mate! u r a great teacher! keep on doing this! greetings from Argentina
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
😀 Ur comments made my day..
@zafirahaishaarish517
@zafirahaishaarish517 8 жыл бұрын
Hi Mukesh Thank you so much for this video. This is very helpful and you explained it very easy and clear way. Now I want to watch all your videos. Also, your english is very fluent and clear.
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
+Borna Hossain Thanks Borna.. Let me know if any help required..
@shaiksuleman3191
@shaiksuleman3191 4 жыл бұрын
Amazing and Crystal Clear Example
@SaikiranPalugula
@SaikiranPalugula 8 жыл бұрын
Hi Mukesh, I've been watching all your videos for quite a while. All of them are very informative and i've learned a lot from your videos. Kindly keep posting the videos like this. Thanks a lot for your help:-)
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
+Saikiran Palugula Thanks SaiKiran yes sure I have so many topics in Pipeline will upload soon. Happy weekend
@kozakmos3434
@kozakmos3434 8 жыл бұрын
Hi Mukesh from Turkey !!! Than you for all videos !!!
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
+karacan kayar Thank you Karacan :)
@jinceyj4424
@jinceyj4424 4 жыл бұрын
the best tutorial in youtube... thanks a lot for the help Mukesh. :)
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Thank you Jincy
@illusion7223
@illusion7223 3 жыл бұрын
Thank you so much for this video....It helped me immensely....All my confusions resolved...
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Thank you Maya. Glad it helped.
@balajisiva5114
@balajisiva5114 3 жыл бұрын
The Best explanation. Thank you
@pratibhasingh3432
@pratibhasingh3432 4 жыл бұрын
Great job... its really helpful. Thnku so much
@puneetsingh2026
@puneetsingh2026 6 жыл бұрын
Thanks for this and your other Videos.
@AndrewKramerenko
@AndrewKramerenko 7 жыл бұрын
Thank you, Mukesh, you've saved my life!
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Great man :) Cheers
@LINGAREDDYSabbasani
@LINGAREDDYSabbasani 7 жыл бұрын
Nice tutorial appreciate your efforts thank you!!
@shahinahmed7710
@shahinahmed7710 7 жыл бұрын
Excellent video tutorial !!! Everything is explained in details!! Keep it up man.
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Thanks Shahin I am glad it helped.
@avishekbehera
@avishekbehera 5 жыл бұрын
Thank you for the amazing video..I have a query.. for example I want to implement fluent wait..and want to give a condition to wait for an element with a locator may be xpath. How would I do it? normally I do WebElement element = (new WebDriverWait(driver, 50)) .until(ExpectedConditions.elementToBeClickable(By.xpath(YC_compName))); here instead of By.xpath(YC_compName), what can be used?
@Bits8byte
@Bits8byte 8 жыл бұрын
Great video Mukesh. I am self learning Selenium WebDriver Automation. This was helpful. Thanks.
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
Hey Jon Gald to know you liked. Keep visiting.
@evadimitrova3216
@evadimitrova3216 5 жыл бұрын
Very helpful videos! Thank you Mukesh!
@Mukeshotwani
@Mukeshotwani 5 жыл бұрын
Thanks Eva
@KuldeepKumar-wu7xx
@KuldeepKumar-wu7xx 7 жыл бұрын
Very well consolidated..Thanks a lot Mukesh for sharing...!!
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Keep visiting Kuldeep.
@m.hakania2251
@m.hakania2251 2 жыл бұрын
Hello Mukesh, Thank you for making this video!! It's more than informative to say the least! It seems like you used something called firebug, I've heard about it, and I am watching this video in 2021. I cannot seem to find that plugin/extension in anywhere. Is it deprecated? or got rebranded or replaced by something else? can you please provide some info on this? Thank you & love your videos!
@saurabhparasar21
@saurabhparasar21 8 жыл бұрын
Hi Mukesh, All the videos are awesome and very very helpful. Thanks for sharing these :)
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
+saurabh Pandey Thanks Saurabh panday keep visiting :)
@ninuritu9312
@ninuritu9312 5 жыл бұрын
Clearcut explanation.Thank you Mukesh
@Mukeshotwani
@Mukeshotwani 5 жыл бұрын
Thanks Ninu :)
@singhsaurav27
@singhsaurav27 3 жыл бұрын
Hey Mukesh, thanks for amazing video. Can we limit webdriver scope when we use pagefactory in automation framework?
@gajananpatil6984
@gajananpatil6984 5 жыл бұрын
Thanks Mukesh..Nice explanation..short and sweet.. I Would like to request you, Kindly make video to explain any one testing project with complete framework details at one time,
@Mukeshotwani
@Mukeshotwani 5 жыл бұрын
Hi Gajanan, You can play this playlist kzfaq.info/get/bejne/rKyIf5efsr3aiH0.html
@lakshminaresh
@lakshminaresh 7 жыл бұрын
it was an excellent video about page object model, thanq so much... actually I have a doubt in page factory implementations it clarified me..
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Hi Naresh I am glad to hear it clarified your doubts.Cheers
@Marwan4Sultan
@Marwan4Sultan 6 жыл бұрын
Mukesh, While using the POM concept, how do you integrate variables from a properties list?
@2009serfer
@2009serfer 4 жыл бұрын
Very neatly explained. Thanks
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Thanks buddy.
@GangaDevi-us4jr
@GangaDevi-us4jr 6 жыл бұрын
hi, am passing the folder path starting from location c drive. like C://folder. how to pass this as generic? thanks
@shyamananth
@shyamananth 8 жыл бұрын
So nice !! Thanks a lot for your contributions and time !!!
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
thanks :)
@purushothamamb6146
@purushothamamb6146 8 жыл бұрын
HI mukesh , Thanks a lot for this video i got so much knowledge through your videos.Thanks for the video on Page Factory really help full.
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
+Purushothama MB Hi Purushothama Thank you. I am glad that it helped you.
@bharath9009
@bharath9009 7 жыл бұрын
Fantastic video, 5Star. Helped me a lot to work on real time project and crack interviews
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Great Mate :) Cheers
@myselfcp
@myselfcp 5 жыл бұрын
Hi Mukesh, What is the best way among page factory and normal approach considering huge framework.
@anjankumarsahu4969
@anjankumarsahu4969 6 жыл бұрын
Hii Mukesh ur superb the concept of POM now fully cleared but some extra things like how to use Loadable Component in POM can u pls elaborate it by creating a video...........pls help me out.
@ramyapv6690
@ramyapv6690 6 жыл бұрын
Hi Mukesh, Thanks for the video.I have one doubt can you pls tell me what is the purpose of changing the return type from void to Webdriver in the helper (Browsername class).
@kirantherise1
@kirantherise1 7 жыл бұрын
Thanks Mukesh, Got learn new concept Page Factory...
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Welcome Kiran. happy weekend.
@Shwetank0512
@Shwetank0512 7 жыл бұрын
Briliant description !
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Thanks Shwetank :)
@kiwi_audio
@kiwi_audio 6 жыл бұрын
Hi Mukesh, You have not used system.setproproperty anywhere in the pagefactory video. Could you please help me understand how it is working?
@satishbabuchaganti6163
@satishbabuchaganti6163 5 жыл бұрын
In verifyvalidlogin class we need to pass url right then i was tried but am unable to get that startBrowser() method after BrowserFactory.
@venkytesting9496
@venkytesting9496 3 жыл бұрын
Good explanation and easy to understand ...Thanks Mukeh...
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Always welcome Venky.
@Bell4Fun
@Bell4Fun 5 жыл бұрын
Suggestion:--To add the link of the previous vdo inthe current vdo ,incase someone wants to brush up and will help other to easily relate the topics . Or do you have any link which give access to the each topic in a sequence ? Thanks
@somyagupta3961
@somyagupta3961 5 жыл бұрын
I have one question, why we use encapsulation in Page Object Model or what is the role of encapsulation in POM.
@omikaingle4484
@omikaingle4484 6 жыл бұрын
Can you please explain why you have made mothod in Browserfactory class as ‘Static’ and bcz of that we also need to create webdriver as static also?
@jdp4999
@jdp4999 7 жыл бұрын
Hi Mukesh ,I learn lots of things from your videos . Question . How and where to use visibilityOf Element method in Page Factory?
@PawanSingh-lr2fh
@PawanSingh-lr2fh 4 жыл бұрын
@mukeshotwani very good explanation , can you please tell me, is it important to have every page class contain it's own constructor to initialize ?
@inspiringlife6292
@inspiringlife6292 3 жыл бұрын
Nice explanation video👍
@NiceNee.
@NiceNee. 6 жыл бұрын
Hi Mukesh, Can you please explain the difference between@FindBy and driver.findelement. when and where we should use this and what's are the benefits of which over which one.
@samarpati4659
@samarpati4659 3 жыл бұрын
Hii sir, I m getting Null pointer exception even I followed as you said.can you explain what might be the reason?
@Manojkumar-yi5cs
@Manojkumar-yi5cs 8 жыл бұрын
It 's very useful mukesh. Keep posting videos like this.
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Thanks Manoj :)
@samarthjain5170
@samarthjain5170 3 жыл бұрын
Hi Mukesh I have one question? For object repository which one is the best page factory or By locators? TIA
@MadirajuKChaitanya
@MadirajuKChaitanya 8 жыл бұрын
Hi Mukesh Ji,Thanks a lot for sharing this video with us.It was very informative(Please sharing the code created from this video,if possible,from Google Drive...or others).Please continue to share your experience.All the Best and MAY GOD BLESS YOU!!!.
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
+Madiraju K Chaitanya Hi Chaitanya ji, I will update the code in blog tomorrow.
@kalidaskr234
@kalidaskr234 5 жыл бұрын
Sir in this we can use findby() Element meethod also?
@barurisaikiran
@barurisaikiran 7 жыл бұрын
Thank you very much Mukesh Wonderful presentation ! Thanks Sai
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
+baruri saikiran thanks Sai keep sharing and keep visiting
@sudarsansaipradeepchokka7333
@sudarsansaipradeepchokka7333 8 жыл бұрын
Great video!!! Kool stuff
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
tHANKS Sudarsan keep visiting.
@haritestv7743
@haritestv7743 6 жыл бұрын
Hi thanks for the tutorials!!All are Working.Need to do some excersice on that as you said Post i m trying now.Kindly share the wordpress url .
@aparajitakumari9406
@aparajitakumari9406 6 жыл бұрын
Hi Mukesh, Can we write: public WebElement ele; after findBy statement. I mean instead of private can we make webelement as public to directly access in another class?
@Ranjithkumar-er7rd
@Ranjithkumar-er7rd 5 жыл бұрын
@Mukesh otwani in page model model using init method,there is no need for constructor right..because we are calling the call using init method right,then why we use constructor
@shubhamsaini8037
@shubhamsaini8037 5 жыл бұрын
Hi i need to know that how can i inspect the texteditor on add new post screen which is third party. can anyone plz help me with that?
@codezamacodinglabs
@codezamacodinglabs Жыл бұрын
Hi Mukesh I hope you are doing good. My question is how to create test cases for login page in selenium, for example do i have to create separate test cases in a form of java file for valid credentials and invalid credentials etc. thanks for giving us great learning content. regards
@sudhirkhaire
@sudhirkhaire 4 жыл бұрын
very helpful to better understanding of POM
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
I am glad to hear that Sudheer
@sudhirkhaire
@sudhirkhaire 4 жыл бұрын
@@Mukeshotwani I made classes for login and post, can you guide me to run these 2 class combine at a time e.g first login then post.
@rajeshrakam580
@rajeshrakam580 5 жыл бұрын
Thank you Mukesh for giving these videos...how to find sequence of selenium videos
@Mukeshotwani
@Mukeshotwani 5 жыл бұрын
Hi Rajesh you can find the order here learn-automation.com/selenium-webdriver-tutorial-for-beginners/
@vamshinaroju
@vamshinaroju 7 жыл бұрын
Hi mukesh , Its a very good session .will help us lot in improving to learn automation.Thanks for good session .
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Hi Vamshi, I am glad to know you liked it. Thanks you
@amaan259
@amaan259 2 жыл бұрын
Hi mukesh but this why browser factory necessary it's lot of confusion and u create a return type in that so confusion
@LifeinSoBo
@LifeinSoBo 4 жыл бұрын
very very helpful..thanks a lot ..!!
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Welcome Soma, I am glad to hear that my video helped you. Keep learning and let me know if you need any help from my side.
@arkaimps
@arkaimps 7 жыл бұрын
Hi Mukesh.. Thanks for the efforts that put in for the videos. Its very really awesome.Trying to learn automation watching your videos only :) I have a quick question about the property file and PageFactory when i was thinking to co-relate in between the two. can it be done and will it give any advantage if we are already having @cache annonation in pagefactory model?
@Useless.gmailcom
@Useless.gmailcom 6 жыл бұрын
Hi Mukesh , is it how many pages we will create every time need to call the respective classes with page factory class in main test case and is it every time need to create constructor in every page?
@gohanvippi
@gohanvippi 3 жыл бұрын
Hey mukesh, what is the need of /public LoginPageNew(WebDriver driver) { this.driver = driver; } I tried running the code by commenting the above mentioned section, code still ran
@sundayjeremiah4711
@sundayjeremiah4711 7 жыл бұрын
This is very helpful ... Thank you
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Your most welcome Sunday Jeremiah
@Laxman_Do11
@Laxman_Do11 6 жыл бұрын
In the interview if we are asked to explain what is your project structure or framework structure for Cucucmber/POM.. How to describe it well.
@GeethaTamilPonnu
@GeethaTamilPonnu 6 жыл бұрын
Instead of @FindBy , Can i use By username=By.id("Username") for this PageFactory
@hossains.5261
@hossains.5261 7 жыл бұрын
This video helped me to clarify my thoughts on page factory. I wanted to know in the @test class could i create object as simply as LoginClassName objA ? and import the class and call my methods from LoginClassName by objA. ? That's what I was doing until now and things didn't go well but with creating object with pagefactory in @test showed from you a new way to approach it and it worked for me. Thank you.
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Hey Hossain, I am glad to know it worked for you. I always use PageFactory approach which worked for me always.
@amarsingh-cj7vz
@amarsingh-cj7vz 5 жыл бұрын
Nice Video... Thanks Mukesh
@Mukeshotwani
@Mukeshotwani 5 жыл бұрын
Thanks Amar :)
@bharathenishetty9491
@bharathenishetty9491 2 жыл бұрын
Hello Mukesh, can you say about UTAF framework, like or suggest some blogs to me
@leelapothuru877
@leelapothuru877 4 жыл бұрын
Hi Mukesh Very helpful to better understanding of page factory,please let me know how to find when List instead of WebElement.
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Hey Leela, as per latest post by simon (creator of Selenium) on twitter that @findBy will be deprecated soon. Use By class in pageObjects.
@leelapothuru877
@leelapothuru877 4 жыл бұрын
@@Mukeshotwani Thanks mukesh for the update.pls let me know how to find List by using By class
@Mypurpllebox
@Mypurpllebox 5 жыл бұрын
Hii.. I am unable to get Xpath for body.? Please help me.. I have tired many ways..
@lalittewari4880
@lalittewari4880 4 жыл бұрын
This is an amazing video, i have followed step by step and able to create framework.... can you please help to refine it further... my browser is not closing when test fails , so i want to implement something like close browser when test fails and launch new browser for next or each test... i am running test as junit Please help :)
@Manoj-gr7kn
@Manoj-gr7kn 4 жыл бұрын
hi mukesh , i am not able launch browser everything is correct.. is setproperty requiired in code???
@JuanAlvarez-iy4jg
@JuanAlvarez-iy4jg 7 жыл бұрын
Hi Mukesh. Please give an example on how to use assertion for verifying login details for the above program. Thanks
@dgdgtyey
@dgdgtyey 7 жыл бұрын
Hi Mukesh, How can handle Object Repository for Webtables in POM. Scenario like i need to read the users data from the data table and i need to create object for the datatable attribute in Object Repository. so how to handle in the Object Repository? Thanks in advance. Regards, Venkatesh
@JulianKolodzey
@JulianKolodzey 5 жыл бұрын
Great! Thnks. But how to be with an Ajax on the page if it's elements are initialized at the start? Is there a way to refresh the elements?
@Mukeshotwani
@Mukeshotwani 5 жыл бұрын
Hi Julian for Ajax control you can still use @FindBy or normal By class as well.
@hudakhaled8353
@hudakhaled8353 5 жыл бұрын
What is how? and what is the difference between using how and suing @FIndBy only?
@earthian01
@earthian01 Жыл бұрын
Sir why we are not setting the path for the web drivers using system.setProperty(" "," "); here
@sumathigrandhi2643
@sumathigrandhi2643 6 жыл бұрын
While using how class you have used the variable “using” ,what is the use of it and also we haven’t defined it anywhere in the code .Can you explain the need of using variable .
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
Hi Sumathi, using is predefined keyword in pom.
@saikrishnapulivarthi7647
@saikrishnapulivarthi7647 5 жыл бұрын
@Mukesh please do a video on returns types... it is so much confusing for novice like me. Thanks
@rajeshdevan6051
@rajeshdevan6051 5 жыл бұрын
Sir finally I got output I recognized my mistake I made the code correctly then your assignment is little bit tough but still I didn't try I have no time to do your assignment but in future I shall do Sir thank you
@Mukeshotwani
@Mukeshotwani 5 жыл бұрын
No hurry take your time for assignment
@sushanthsriram5259
@sushanthsriram5259 8 жыл бұрын
Good and Easy to understand. Passing parameters and return is little bit complex. so if could you create another video that could be more useful for Beginners
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
Hi Sushanth, yes will create soon.
@narasimhanms8822
@narasimhanms8822 7 жыл бұрын
Great videos again ! Have you any videos for data driven testing (reading from Excel) using Page factory?
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
No as such you can use the same logic for Page Factory as well
@greenpeace041
@greenpeace041 6 жыл бұрын
Hi Mukesh I am getting below exception : FAILED: checkValidUser java.lang.RuntimeException: java.lang.InstantiationException: POM.LoginHomePage , Did I miss any Jar file or wrong with configuration. I am following your video and trying create same script . Please help
@omikaingle4484
@omikaingle4484 6 жыл бұрын
Hi Mukesh, As you said at 17.20 sec that if not comfortable with return type and cast you will create another video. If you have already done then could you please send me the path or else can you please create video for return type and cast and similar concepts.
@palaviral11
@palaviral11 2 жыл бұрын
Hello sir really nice video full of details knowledge, I was following your program I am stuck here, I can't find options PageFactory.initElemennt(We driver driver, Object page)
@vvinodhan
@vvinodhan 6 жыл бұрын
hi Mukesh. I am trying this POM n seeing and learning ur video. I have a question of how to navigate to other page say, i have a landing page, from where i need to click a link to go to login page. I have a separate class for Browser initiation that will take me to the landing page and from there i have to go to the login page and i need to pass on the user id and password. can u pls help.
@prabhakarpattapu452
@prabhakarpattapu452 4 жыл бұрын
Not able to access wordpress page, used ADMIN and demo123 as credentials
@kartikketkar7686
@kartikketkar7686 6 жыл бұрын
Hi Mukesh. The official link you shared for pagefactory navigates to github website. asking to sign up or sign in. Do we need to sign up for this ?
@indusahu3010
@indusahu3010 5 жыл бұрын
Hi Mukesh, I am writing scripts for mobile automation testing using Appium. I am facing an issue during creating object repository, please help me out on this. Ways to create object repository and access those objects are: 1. @AndroidFindBy(xpath = "xyz") public WebElement loginTitle; 2. WebElement webEleTitle = driver.findElement(By.xpath("xyz]")); return webEleTitle.getText(); In first way, NullpointerException is being thrown and second way is working fine. Please suggest me what can be issue? Thanks in advance...!
@meenu1107
@meenu1107 3 жыл бұрын
Hello, very informative video, where I can see your assignment program?
@baldygaming2226
@baldygaming2226 7 жыл бұрын
Hi mukesh great day to you and again great lesson! very helpful! well just wanted to ask if you have a lesson for the auto suggest text box?
@Mukeshotwani
@Mukeshotwani 7 жыл бұрын
Hi Marven after 16 may I will be having so much new content.
@baldygaming2226
@baldygaming2226 7 жыл бұрын
i am ready mukesh! bring it on!
@archanabisht9733
@archanabisht9733 7 жыл бұрын
Hi Mukesh, I am little bit confused between '@FindBy(id="") and @FindBy(how=How.ID,using="")'. Which one is better to use. Can you please help me with the difference between these two?
How to Read Excel File in Selenium Webdriver Using Apache POI
42:46
Mukesh otwani
Рет қаралды 610 М.
WHO LAUGHS LAST LAUGHS BEST 😎 #comedy
00:18
HaHaWhat
Рет қаралды 22 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 70 МЛН
Does size matter? BEACH EDITION
00:32
Mini Katana
Рет қаралды 19 МЛН
Red❤️+Green💚=
00:38
ISSEI / いっせい
Рет қаралды 73 МЛН
How To Explain Test Automation Framework In Interviews For Selenium
13:42
How to Handle Multiple Windows or Tabs in Selenium Webdriver
25:40
Mukesh otwani
Рет қаралды 170 М.
How to use Assertion in Selenium TestNG
15:21
Mukesh otwani
Рет қаралды 146 М.
WHO LAUGHS LAST LAUGHS BEST 😎 #comedy
00:18
HaHaWhat
Рет қаралды 22 МЛН