Great Explanation I must Say... Most of the people gave wrong answers as most the places it is written wrong, If they have not seen your Explanation. Thanks for sharing the video. Great Thanks
The best and simplest explanation I have seen so far. Is this also a myth? "Single-Page Applications are an exception to this. The difference between these two methods comes not from their behavior, but from the behavior in the way the application works and how the browser deals with it. navigate().to() navigates to the page by changing the URL like doing forward/backward navigation. Whereas, get() refreshes the page to change the URL."
As you said it is a myth only. In the video I have shown at the code level also ryt. There is no difference between both of these methods in the functionality.
Hello sir, Correct me if i am wrong , Here, When you are referring to stack overflow website and Tutorials point website, We can see they have given the differences between driver.get() and driver.navigate() And not driver.get() and driver.navigate.to() Please check once....
There is no driver.navigate method directly in selenium buddy. We tend to say it like driver.get and driver.navigate . It's like asking how you doing instead of how are you doing.
I watch this video and tried myself u were right..yesterday i got this question in interview...I told no difference only it will accept string and url to my interviewer this misconceptions fast and all not there and she opened a chrome browser and showed a website ..."see here which one is fast " ...😂 I ask her to check implemention she said ok i will accept and said why they gave navigate seperately then simply ? I was blank 😁 ....what would i have said at time any suggestions from you...
Yeah kind of u can say. In HTML terminology, we call them attributes. In programming language, everything is an object and an object will have the properties right. So once we find the element in our program, we refer them as properties because the entire element becomes our object.
📌 Selenium Interview Questions Playlist Link: bit.ly/3matUB3
✴ Checkout my other playlists: bit.ly/3gLIAVL
☕ Buy me a coffee: bit.ly/33ljBWc
I always used to follow what I have read, but today I saw you who makes his own validation and follow, you are a gem of person Sir
Thankyou buddy
Great Explanation I must Say... Most of the people gave wrong answers as most the places it is written wrong, If they have not seen your Explanation. Thanks for sharing the video. Great Thanks
That's why I have shown in the code also buddy
So that while answering in the interview, you can be very confident
Really worth watching each and every video
Very useful...🙏
Thanks a lot
Thats the correct way to reach truth, thanks for sharing!
Very unique explanation difference. GREAT MIND!! HYR :)
Thankyou 😊
Wow Man. Please create more and more videos. Will follow every video of yours. Thank You so much.
Thanks buddy 😊
I feel like I've just watched some cool detective movie with suspense and release! =))
You're a real pro!
Haha thankyou buddy
Excelente aporte. Gracias
Encantado de que te haya gustado
Wonderful explanation👌👌👏👏thank you so much👍👍
Awesome man!
Thanks buddy
Very useful information bro. Got full clarity.
The best and simplest explanation I have seen so far.
Is this also a myth?
"Single-Page Applications are an exception to this.
The difference between these two methods comes not from their behavior, but from the behavior in the way the application works and how the browser deals with it.
navigate().to() navigates to the page by changing the URL like doing forward/backward navigation.
Whereas, get() refreshes the page to change the URL."
As you said it is a myth only.
In the video I have shown at the code level also ryt.
There is no difference between both of these methods in the functionality.
Thank you so much for providing this information sir🙏
It's my pleasure buddy
Nice explanation. Please prepare more videos on selenium interview questions.
Thankyou buddy
Please make a Vedio explaining the architecture of Selenium 3 & selenium 4 practically, this is mostly asked question across everywhere
Sure buddy
Thanks for providing such a deep insight
Glad it was helpful!
Can you continue this series it is very helpful
Yeah i have to continue. planned some more videos like this but not getting enough time to make them
Thanks for sharing your wisdom sir! Now I know not to trust random internet sources ❤️
Thanks buddy 😊
Unless we see the proof, we shouldn't believe the internet stuff buddy
Great useful videos!! thanks
Glad it was helpful!
Bro you are killing it😎
Thankyou buddy 😊
Thank you so much bro😊,.Please make some more videos on interview questions bro🙏🙏,.this will be very helpful to many people👏
Sure buddy
I will surely follow you.. :)
Thanks buddy 😊
ur the best...lob lob
Thanks buddy 😊
Really smart
Thankyou buddy 😊
Thank you sir
Happy learning buddy 😊
Such a great job
Thankyou buddy 😊
Hello sir,
Correct me if i am wrong ,
Here, When you are referring to stack overflow website and Tutorials point website,
We can see they have given the differences between driver.get() and driver.navigate()
And not driver.get() and driver.navigate.to()
Please check once....
There is no driver.navigate method directly in selenium buddy.
We tend to say it like driver.get and driver.navigate . It's like asking how you doing instead of how are you doing.
I watch this video and tried myself u were right..yesterday i got this question in interview...I told no difference only it will accept string and url to my interviewer this misconceptions fast and all not there and she opened a chrome browser and showed a website ..."see here which one is fast " ...😂 I ask her to check implemention she said ok i will accept and said why they gave navigate seperately then simply ? I was blank 😁 ....what would i have said at time any suggestions from you...
sir how to give url instance as parameter please tell example?
Create the URL instance buddy.
URL is one class in java. And pass that to this method
Are you providing online classes?
Thank you
Glad to hear
Hi what is difference between an attribute and property in webelement..can you please tell with example.
There is no difference actually.
It's just the way how we call it.
Some say webelement properties and some say attributes.
@@HYRTutorials Ok.once the web elements are parsed then attributes is considered as properties..is it so...
Yeah kind of u can say.
In HTML terminology, we call them attributes.
In programming language, everything is an object and an object will have the properties right.
So once we find the element in our program, we refer them as properties because the entire element becomes our object.
Can you please tell me, How can I prepare for the interview if the internet shows myths as answers?
Please Reply?
By learning the subject thoroughly buddy.
Don't just go by the internet answers.
Verify that in your code and understand how is it working and all.
@@HYRTutorials Ok Thanks
when i click f3 its showing source not found
Are you using normal java project?
@@HYRTutorials yes
Is driver .get and navigate is example of override?
No it is not a concept of overriding.
But you can consider it as reusability of code.
Topic is clear but go slow then it will be understand easily
Thankyou buddy 😊
I will try to go slow
What is cookies
Cookie is kind of a datatype which store some information like personal information or session id or authentication key etc.. in browser.
@@HYRTutorials tqu sir
@@chayae3740 welcome
Thank you