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. भगवान आपका भला करे |
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
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.
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.
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 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?
I love your dedication, dude... It was Sunday, 11 PM and you were recording this video. Kudos!
No one ever explained DOM so nicely. Thanks Naveen
Thank a lot Naveen for providing a great idea about what is HTML DOM & StaleElement Exception. Keep it up😊
You are true Hero sir...love your dedication..
very useful video and this is new to me in 3.5 years of testing experience. Thanks Naveen
Mind blowing teaching way.....
Great Explanation. Thank You Naveen
Explanation awesome, very easy to follow and understand. thanks for the video
Thanks a lot for a great explanation 😊
Nice video . thank you very much to giving clarity on DOM & how it works
Thanks for such a nice video. Useful information and depth of DOM required for automation engineers.
Amazing explanation. Thank you.
Brilliant explanation!
you give awesome explanation naveen.. :)
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...
Excellent Naveen. Thanks
Nicely explained video!!
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
nice explanation , easy to understand all concepts ...!!!
thank you so much naveen you are awesome
Your channel is very good great job , can you please post some more videos related sauce lasbs integration with selenium for cross browser testing
Hi Naveen, Could you please upload a videos on different Web Element Exception Handling with examples? Thanks in advance
Hi Naveen, You are doing great job.Thank you so much for ur videos pls upload videos on API
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.
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
Nice information. Can you please upload a video on pytest framework with python for API automation?
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.
Awesome
is this the reason behind each browser have its own browser driver?
Well explained!!
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.
Hi Naveen ,
Please tell me about self healing script in selenium
Best of Asia
Hi Naveen, Did you worked for HCL earlier?
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 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
gr8 stuff...thanku
nice videos
Oke?