Excellent session. But whenever you tell that they ask in interview, I am like Yes have to keep this in mind. Then you tell how you asked the same thing while taking an interview, And trust me the first thought that comes to my mind is "God! If I go for an interview and I get to know that Naveen Khunteta is taking the interview, I'll excuse myself telling, 'I need to use the Washroom' and then i'll run off from there. I don't know why but I am sure, interview with you would be very scary, How much ever prepared I am for it. Hahaha...
Hi Naveen, Suggestion for you . While making such video please zoom the word document to 190 % so that we can see the words clearly . thanks for your all videos and efforts. भगवान आपका भला करे |
My amazon cart is empty then navigated to home page added few items to cart. Again I navigated to cart, I can see the added items. Here when user added the items, developer coded in such a way by using CREATE API the cart page will be updated. What understand is, browser is providing a standard DOM format with API's for UI developers to create/update the web pages.
Thanks for the videos naveen.. Very helpful.. My question is will developers create one javascript file each for every browser or only one java script file will interact with every browser DOM API..?
one small query when first page loads the elements would be same when it was loaded first time , what change there could be .not getting that ( on page refresh) any one pls answer TIA
Hi Naveen, you said javascript uses the API of HTML DOM interface for the webpage, that means selenium has in build javascript libraries(example: findelements etc) that we use while accessing those web elements using selenium?
Naveen thanks for the amazing explanation.Could you please explain how to handle stale elements? You mentioned we have to provide fresh object reference to over come stale element exception ! Can you explain how ?
Store xpath in any string valriable. Then later use it like below. string xpath ="providexpath"; Webelement ele =Driver.FindElement(By.XPath(xpath)); //Perform desire operation like ele.Click(); If again exception occurs use try catch block to handle exception.
No one ever explained DOM so nicely. Thanks Naveen
I love your dedication, dude... It was Sunday, 11 PM and you were recording this video. Kudos!
Thank a lot Naveen for providing a great idea about what is HTML DOM & StaleElement Exception. Keep it up😊
very useful video and this is new to me in 3.5 years of testing experience. Thanks Naveen
Mind blowing teaching way.....
You are true Hero sir...love your dedication..
Explanation awesome, very easy to follow and understand. thanks for the video
Excellent session. But whenever you tell that they ask in interview, I am like Yes have to keep this in mind. Then you tell how you asked the same thing while taking an interview, And trust me the first thought that comes to my mind is "God! If I go for an interview and I get to know that Naveen Khunteta is taking the interview, I'll excuse myself telling, 'I need to use the Washroom' and then i'll run off from there. I don't know why but I am sure, interview with you would be very scary, How much ever prepared I am for it. Hahaha...
Great Explanation. Thank You Naveen
Thanks for such a nice video. Useful information and depth of DOM required for automation engineers.
Hi Naveen, Suggestion for you . While making such video please zoom the word document to 190 % so that we can see the words clearly . thanks for your all videos and efforts. भगवान आपका भला करे |
Ravinder Sanjay has kada mokk
Ravinder Sanjay ninn
Ya seriously navven
..please do this
Thanks a lot for a great explanation 😊
Nice video . thank you very much to giving clarity on DOM & how it works
Amazing explanation. Thank you.
Excellent Naveen. Thanks
Brilliant explanation!
you give awesome explanation naveen.. :)
nice explanation , easy to understand all concepts ...!!!
Awesome
Nicely explained video!!
thank you so much naveen you are awesome
If DOM structure is different for different browsers then will the xpath be different?
12:25 90% of the time DOM structure remains same for each browser.
Your channel is very good great job , can you please post some more videos related sauce lasbs integration with selenium for cross browser testing
My amazon cart is empty then navigated to home page added few items to cart. Again I navigated to cart, I can see the added items. Here when user added the items, developer coded in such a way by using CREATE API the cart page will be updated. What understand is, browser is providing a standard DOM format with API's for UI developers to create/update the web pages.
Hi Naveen, Could you please upload a videos on different Web Element Exception Handling with examples? Thanks in advance
Thanks for the videos naveen.. Very helpful.. My question is will developers create one javascript file each for every browser or only one java script file will interact with every browser DOM API..?
Hi Naveen, You are doing great job.Thank you so much for ur videos pls upload videos on API
one small query when first page loads the elements would be same when it was loaded first time , what change there could be .not getting that ( on page refresh) any one pls answer TIA
Well explained!!
Nice information. Can you please upload a video on pytest framework with python for API automation?
Hi Naveen, Did you worked for HCL earlier?
is this the reason behind each browser have its own browser driver?
Hi Naveen, you said javascript uses the API of HTML DOM interface for the webpage, that means selenium has in build javascript libraries(example: findelements etc) that we use while accessing those web elements using selenium?
Yes bro selenium internally converts ur codes in js
you are absolutely right. Because of which it is a good practise to use own dynamic xpath
Hi Naveen ,
Please tell me about self healing script in selenium
Naveen thanks for the amazing explanation.Could you please explain how to handle stale elements? You mentioned we have to provide fresh object reference to over come stale element exception ! Can you explain how ?
Store xpath in any string valriable. Then later use it like below.
string xpath ="providexpath";
Webelement ele =Driver.FindElement(By.XPath(xpath));
//Perform desire operation like
ele.Click();
If again exception occurs use try catch block to handle exception.
nice videos
Best of Asia
gr8 stuff...thanku
Oke?