What is the meaning of WebDriver driver = new ChromeDriver() in Selenium WebDriver?

  Рет қаралды 78,745

H Y R Tutorials

H Y R Tutorials

Күн бұрын

Пікірлер: 152
@venumadhav9311
@venumadhav9311 3 жыл бұрын
Superb! Hardly other instructors give importance to this statement.
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Thankyou 😊
@HYRTutorials
@HYRTutorials 4 жыл бұрын
📌 Selenium Interview Questions Playlist Link: bit.ly/3matUB3 ✴ Checkout my other playlists: bit.ly/3gLIAVL ☕ Buy me a coffee: bit.ly/33ljBWc
@AutomationExpert-2190
@AutomationExpert-2190 5 күн бұрын
superb sir .. no one till date explained like this
@rakshagupta5246
@rakshagupta5246 3 жыл бұрын
very helpful video for selenium interview. thanks sir for this video
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Thankyou 😊
@subramanyurout6933
@subramanyurout6933 2 жыл бұрын
Thanks you sooooo much Sir great explanation everyone saying same thing but the way you explained it's just superb thanks again
@HYRTutorials
@HYRTutorials Жыл бұрын
Thanks buddy 😊
@harikishore7472
@harikishore7472 3 жыл бұрын
Good Explanation of the statement. Easy to understand. Thanks for the Video
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Glad you liked it
@manimanjeera4470
@manimanjeera4470 3 ай бұрын
Thank you for the detailed explanation
@farahabdullahi9077
@farahabdullahi9077 Жыл бұрын
Best explanation ever 🙏
@HYRTutorials
@HYRTutorials Жыл бұрын
Thanks buddy 😊
@hariharansuchindran2216
@hariharansuchindran2216 Жыл бұрын
Excellent explanation
@HYRTutorials
@HYRTutorials Жыл бұрын
Thanks buddy 😊
@C.Sakthivignesh
@C.Sakthivignesh Жыл бұрын
Thank you so much sir for made this video.
@HYRTutorials
@HYRTutorials Жыл бұрын
Happy learning buddy 😊
@kthilagavathy5525
@kthilagavathy5525 3 жыл бұрын
Very clear explanation. Thanks a lot.
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Thankyou 😊
@anusham1177
@anusham1177 5 ай бұрын
It is so clear and detailed
@rameshkannan8220
@rameshkannan8220 4 жыл бұрын
Excellent explanation ! Thanks.
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Thankyou 😊
@prasannamahale1854
@prasannamahale1854 4 жыл бұрын
Much needed concept Tq for making videos..
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Thankyou 😊
@yogeshgavhane563
@yogeshgavhane563 2 жыл бұрын
good explanation
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thanks buddy 😊
@pavan5896
@pavan5896 Жыл бұрын
great explanation bro please try to make more interview faqs on selenium
@HYRTutorials
@HYRTutorials Жыл бұрын
Thanks buddy 😊
@ravindraprasad2264
@ravindraprasad2264 2 жыл бұрын
Thanks for the clear information sir.
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Happy learning buddy 😊
@firozbashashaik9945
@firozbashashaik9945 Жыл бұрын
nice explanation
@HYRTutorials
@HYRTutorials Жыл бұрын
Thanks buddy 😊
@chelamalaramesh3200
@chelamalaramesh3200 3 жыл бұрын
Very useful information in interview
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Thanks for liking
@chelamalaramesh3200
@chelamalaramesh3200 3 жыл бұрын
@@HYRTutorials can u create java interview questions for selenium like this
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Yeah i will try to create bro. But i would suggest you to have full knowledge on core java rather than looking for interview questions. One can become a good automation tester only when he/she has a very good understanding on the programming language.
@kuppampillodu5793
@kuppampillodu5793 2 жыл бұрын
ChromeDriver driver= new ChromeDriver(); WebDriver driver= new ChromeDriver();. Both will work right ? What is the defence then bro... I am not getting that logic Please anna answer kavali
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Video motham chusava buddy? Video chusaka neeku em ardam indo okasari cheppu buddy
@sumanthvyakaranam6247
@sumanthvyakaranam6247 2 жыл бұрын
@@HYRTutorials as per my knowledge in 2nd statement driver object has access to methods in ChromeDriver Class which are there in WebDriver Interface First statment can access all methods in ChromeDriver class
@yogeshkawar
@yogeshkawar 2 жыл бұрын
Webdriver is an interface and by default it have abstract methods and we cant create constructor of a interface directly, for that we need implementation class and in this case Chromedriver is an implementation class which will pass the arguments at the time of execution of program. And here we are doing upcasting which is part of typecasting.
@gnaneshwarvlogs.aka.gsreedhar5
@gnaneshwarvlogs.aka.gsreedhar5 4 жыл бұрын
Nice Explanation Sir
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Thanks for liking, Keep watching.
@gnaneshwarvlogs.aka.gsreedhar5
@gnaneshwarvlogs.aka.gsreedhar5 4 жыл бұрын
@@HYRTutorials sure sir
@HafizurRahman-dr3xe
@HafizurRahman-dr3xe 2 жыл бұрын
I see your video brother and is very nice , thanks a lot
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thank you
@sivakrishnapotla6234
@sivakrishnapotla6234 4 жыл бұрын
Nice explanation..
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Thanks for liking
@dipto624
@dipto624 4 жыл бұрын
very well explained. tnx
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Thankyou 🙂
@raghavendrakulkarni9369
@raghavendrakulkarni9369 2 жыл бұрын
Thank you so much
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Welcome buddy 😊
@guruishu7766
@guruishu7766 4 жыл бұрын
Nicely explained
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Thank you so much 🙂
@ravindrababuavula9337
@ravindrababuavula9337 3 жыл бұрын
Really really great 😊
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Thankyou 😊
@yeliza2350
@yeliza2350 2 жыл бұрын
28 february 'I m your youtube student from Kanada 😃
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thankyou buddy
@zelihaokumus6317
@zelihaokumus6317 2 жыл бұрын
hi ,what is the instance you mentioned while explaining the ChromeDriver instance?
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Instance of chromedriver
@bhagyalakshmi5230
@bhagyalakshmi5230 Жыл бұрын
Instance means object
@priyadonycherian6706
@priyadonycherian6706 11 ай бұрын
superb
@munindharr1039
@munindharr1039 Жыл бұрын
pls keep addming more
@HYRTutorials
@HYRTutorials Жыл бұрын
Sure buddy
@naaz7847
@naaz7847 Жыл бұрын
next question was- we cant create an object of interface right? then how webdriver interface is creating the obj? how to answer this?please reply!
@HYRTutorials
@HYRTutorials Жыл бұрын
We can't create an object of interface but here we are not creating the object of interface buddy. We create any object by invoking the constructor and here we are invoking the chrome driver constructor not the webdriver constructor. Which means we are creating the object of chrome driver class only and not t the webdriver interface. We have mentioned the variable type as webdriver here. You can simply say like this We are not creating the object of interface but we are creating a reference here
@naaz7847
@naaz7847 Жыл бұрын
@@HYRTutorials u meant we are invoking the chromedriver constructor through driver as a reference and webdriver as variable right? so driver has all the properties of chromedriver like whatever method we call like findElement .close() etc. then what is the need of to write webdriver there? he traped me in this question very badly ...and i m still unable to undrstand this thing.
@HYRTutorials
@HYRTutorials Жыл бұрын
@@naaz7847 to understand this very clearly, learn about the interfaces and classes in java buddy
@pinjarikhaja4773
@pinjarikhaja4773 Жыл бұрын
@@HYRTutorials tell me the answer
@greeshmaputluru6753
@greeshmaputluru6753 11 ай бұрын
Hello sir, we can also write ChromeDriver driver =new ChromeaDriver(); also right?
@omkarkumbhar7919
@omkarkumbhar7919 3 жыл бұрын
Thank you sir
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Welcome
@HiretoJireJMK
@HiretoJireJMK Жыл бұрын
Tnx sir
@HYRTutorials
@HYRTutorials Жыл бұрын
Happy learning buddy 😊
@max27lab56
@max27lab56 3 жыл бұрын
Nice 👍
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Thankyou 😊
@rohangowda2001
@rohangowda2001 2 жыл бұрын
good content
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thankyou buddy 😊
@pragatichafle-c4i
@pragatichafle-c4i Жыл бұрын
Sir import statement is coming for webdriver or Chromedriver but not for both how can I fix these
@HYRTutorials
@HYRTutorials Жыл бұрын
Which selenium version you are using buddy?
@pragatichafle-c4i
@pragatichafle-c4i Жыл бұрын
@@HYRTutorials 3.141.59
@nobitalua1560
@nobitalua1560 2 жыл бұрын
awesome!
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thanks buddy 😊
@marathitipscorner1482
@marathitipscorner1482 Жыл бұрын
Pls upload more videos on interview questions
@HYRTutorials
@HYRTutorials Жыл бұрын
Sure buddy
@bhagyalakshmi5230
@bhagyalakshmi5230 Жыл бұрын
Sir apo ithu upcasting method ilaiya chromedriver oru constructor athanala ithu upcasting methods use object create panalaiya
@HYRTutorials
@HYRTutorials Жыл бұрын
ungalaku tamil konjem knojhem da teriyum macha. ne yenna solladu enaku purille. english la solunga macha
@bhagyalakshmi5230
@bhagyalakshmi5230 Жыл бұрын
Sir I asked... Isn't this a upcasting method. Chromedriver is a constructor or not sir
@HYRTutorials
@HYRTutorials Жыл бұрын
@@bhagyalakshmi5230 yes this is up casting only buddy. As we are casting the class instance to interface reference here
@srinivaspatel2567
@srinivaspatel2567 3 жыл бұрын
Can we use RemoteDriver in the place of webdriver
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Yes we can use it without any doubt.
@gousiakhan732
@gousiakhan732 Жыл бұрын
Hlo sir manual and auto mati9n test cases mida oka video cheyandi sir
@HYRTutorials
@HYRTutorials Жыл бұрын
Sure buddy
@AyyAppA_009
@AyyAppA_009 4 жыл бұрын
Perfect...👍
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Thank you so much 😀
@yaminikoppu654
@yaminikoppu654 2 жыл бұрын
tq andi☺
@HYRTutorials
@HYRTutorials 2 жыл бұрын
welcome buddy
@yaminikoppu654
@yaminikoppu654 2 жыл бұрын
@@HYRTutorials meru java programs ni use chesi videos amayina cheppara a?
@pradeepkumarjetta2260
@pradeepkumarjetta2260 Жыл бұрын
Pls do more information about selenium
@HYRTutorials
@HYRTutorials Жыл бұрын
Sure buddy
@nageswararaobandaru8799
@nageswararaobandaru8799 Жыл бұрын
Sir please make a video on explain framework in interview?
@HYRTutorials
@HYRTutorials Жыл бұрын
Sure buddy
@pradeepkumarjetta2260
@pradeepkumarjetta2260 Жыл бұрын
Tq sir
@HYRTutorials
@HYRTutorials Жыл бұрын
Happy learning buddy 😊
@hostaniket7836
@hostaniket7836 Жыл бұрын
It's reference variable not a local variable
@HYRTutorials
@HYRTutorials Жыл бұрын
Yes buddy
@roshanp.thomas1768
@roshanp.thomas1768 3 жыл бұрын
Sir. What is the difference between implemented and unimplemeted methods? Can you show it with an eg.
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Unimplemented methods will not have any implementation inside the method. Generally we define the method and some code inside that method ryt? Eg: public void testMethod() { System.out.println("Implemented method"); } the above one is implemented method and you can see it has some code in it, it might be just a print statement also. Unimplemented method means it will not have any implementation in it, means it will not have any code basically. Eg: public void testMethod(); Generally we have three types of java files. 1. Class 2. Abstract class 3. Interface Out of all these 3 , only class will have fully implemented methods. Abstract class will have both. Interface will have only un-implemented methods(before java 8), will have default type of implemented methods as well (after java 7)
@roshanp.thomas1768
@roshanp.thomas1768 3 жыл бұрын
@@HYRTutorials Thank you Sir.
@chirikurinarasimharao2661
@chirikurinarasimharao2661 2 жыл бұрын
please explain complete manual testing. what is manula testing ? what is black box testing? what is white box testing? what is gray box testing? what is functional testinng? what is non functional testing? what is performance testing? types of functional testing? types non functional testing? water fall model v model SDLC STLC
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Manual testing meeda no plans buddy
@saurabhbhalerao622
@saurabhbhalerao622 2 жыл бұрын
is it also called as Typecasting????
@HYRTutorials
@HYRTutorials 2 жыл бұрын
This isn't the typecasting buddy.
@biprasishsingha302
@biprasishsingha302 2 жыл бұрын
why do we write WebDriver d = new ChromeDriver(); instead of ChromeDriver d = new ChromeDriver(); ??
@HYRTutorials
@HYRTutorials 2 жыл бұрын
For that question only this video buddy
@biprasishsingha302
@biprasishsingha302 2 жыл бұрын
@@HYRTutorials sir, why can't we write ChromeDriver d = new Chrome Driver (); ???
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Did you watch this video buddy?
@dudekulachandu4440
@dudekulachandu4440 3 жыл бұрын
Bro mi videos automation classes chaala bagunnaye koncham interview questions and ans ala untaayeo chesi video upload cheyyandi bro so maki interview ki attend aieyyeki chala help autaadi pls bro
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Thankyou 😊, Sure bro
@dudekulachandu4440
@dudekulachandu4440 3 жыл бұрын
@@HYRTutorials tqq for u r responce bro chaala manchipani cgestunnaru ma lanti job searching persons ki tq
@HYRTutorials
@HYRTutorials 3 жыл бұрын
@@dudekulachandu4440 thankyou bro 😊 Hope you will get your job very soon
@dudekulachandu4440
@dudekulachandu4440 3 жыл бұрын
@@HYRTutorials tqq bro job vachhaka mari miki pakka chopataa
@himanshukhare1992
@himanshukhare1992 4 жыл бұрын
Why not ? WebDriver ChromeDriver = new ChromeDriver(); or When to use it?
@HYRTutorials
@HYRTutorials 4 жыл бұрын
There is another video on why we need to use it like this. You can watch that video.
@Rayalseema_ammai26
@Rayalseema_ammai26 2 жыл бұрын
sir please explain script in telugu to register to a particular application
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Ardam kaaledu bharathi. Em application ni register cheyyali and ekkada cheyyali?
@Rayalseema_ammai26
@Rayalseema_ammai26 2 жыл бұрын
Opencart application,in selinium java
@HYRTutorials
@HYRTutorials 2 жыл бұрын
aa application ni automate cheyyali anukuntunnva?
@Rayalseema_ammai26
@Rayalseema_ammai26 2 жыл бұрын
Yes sir
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Watch the selenium java playlist and you will be able to automate the application
@alroundshowchannel8226
@alroundshowchannel8226 2 жыл бұрын
What is BY. ?
@HYRTutorials
@HYRTutorials 2 жыл бұрын
By is a class buddy
@srikanth1899
@srikanth1899 3 жыл бұрын
Sir 2years experience Candidates ki salary 12lpa untundha?
@HYRTutorials
@HYRTutorials 3 жыл бұрын
It all depends on the candidate performance, talent and profile. Yes I have seen people with 12lpa for 2 years.
@srikanth1899
@srikanth1899 3 жыл бұрын
@@HYRTutorials ok sir thanks
@jatinsharma3792
@jatinsharma3792 Жыл бұрын
what is WebDriver? The important thing is to know what exactly the use of WebDriver, not Java objective ways.
@Parthipanx7
@Parthipanx7 2 жыл бұрын
really going extra mails bro
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thanks buddy 😊
@AnkitSingh-be4wi
@AnkitSingh-be4wi 4 жыл бұрын
Have you created any videos on desired capabilities for browsers?? Btw nice explaination 👍👍
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Yes here is the link kzbin.info/www/bejne/oqesiYufodCqbJI And another video is on the way, soon will upload it.
@AnkitSingh-be4wi
@AnkitSingh-be4wi 4 жыл бұрын
@@HYRTutorials thanks for the quick reply..it was helpful 👍
@max27lab56
@max27lab56 2 жыл бұрын
how many test cases you write in a day & how test cases will you execute in a one day this question ask in interview hoe to answer this question plz explain sir
@HYRTutorials
@HYRTutorials 2 жыл бұрын
It depends on project to project and role to role buddy. Get in touch with your friends who are working in the same field and get to know the day to day activities
@rajirajyalakshmi1445
@rajirajyalakshmi1445 Жыл бұрын
Testng concepts tulugu lo leva
@HYRTutorials
@HYRTutorials Жыл бұрын
Ledu buddy. Currently TestNG is only available in English
@rajirajyalakshmi1445
@rajirajyalakshmi1445 Жыл бұрын
Ok thanks for ur reply
@meghanajugunta7948
@meghanajugunta7948 Жыл бұрын
🥰😍
@HYRTutorials
@HYRTutorials Жыл бұрын
Thanks buddy 😊
@laxmankere9479
@laxmankere9479 2 жыл бұрын
If we do ChromeDriver driver = new Chrome driver ();
@HYRTutorials
@HYRTutorials 2 жыл бұрын
It's a valid thing only but we need to understand the difference why we should not write like that
@bhagyalakshmi5230
@bhagyalakshmi5230 Жыл бұрын
Sir please ans my ques
@HYRTutorials
@HYRTutorials Жыл бұрын
can u ask me in english
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 122 МЛН
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
HARD_MMA
Рет қаралды 3,8 МЛН
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 5 МЛН
This Game Is Wild...
00:19
MrBeast
Рет қаралды 189 МЛН
Explain WebDriver driver=new ChromeDriver() | Selenium tutorials
4:38
SoftwaretestingbyMKT
Рет қаралды 38 М.
Domain-Driven Design: The Last Explanation You'll Ever Need
21:05
Software Developer Diaries
Рет қаралды 11 М.
Why use Type and not Interface in TypeScript
14:12
ByteGrad
Рет қаралды 215 М.
Selenium Webdriver Hierarchy In Interview | Automation Interview
17:26
What is GitOps, How GitOps works and Why it's so useful
11:33
TechWorld with Nana
Рет қаралды 361 М.
Protocols vs ABCs in Python - When to Use Which One?
15:31
ArjanCodes
Рет қаралды 42 М.
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 122 МЛН