Selenium Interview Q&A - 1 [Short Answer Series]

preview_player
Показать описание
In this video, I have explained how to give proper answer for selenium interview questions.

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Rightly said, a person who has worked practically on automation will have all these reasons
1) Test data might got updated
2) selector issues
3) Synchornization issues
4) Wrong code got merged
5) Browser got updated
6) Tes Script issues

Udzial
Автор

Wow these issue u learner from 6 months of experience and Naveen concluded them in 5 min awesome sir 👏

raghavraj
Автор

Thank you Naveen, I believe recently we had issue with chrome changed from 92 to 93, suddenly saw your video, very nice, you are always upto date.
Very nice information.

yashwantbeeram
Автор

Awesome Naveen, you had guided and included almost all of the possibilities which may happen 😊👍👍

SarangHoley
Автор

thanks, Naveen. these are all happening in the daily life of an automation engineer

sureshgarine
Автор

During a Udemy tutorial on selenium, the instructor mentioned same questions with only one reason. Thanks Naveen for sharing different perspective of it too

sahilmadaan
Автор

I always watch ur videos after liking the video

nikhilreddy
Автор

Adding one more point that's is may be you security certificate is not imported in the current directory that you are using for execution like certificate is added in JDK and you are executing at other.

raghavraj
Автор

Thank you so much Naveen ❤️ Huge respect to you!May Allah bless you in abundance ❤️

arifiqbal
Автор

You actually forgot to mention the solution for "Chrome browser updated and scripts got failed, how to solve this issue ??? "
Answer : Its quite common that the chrome browser gets auto updated once in a while, i faced this issue many times and its annoying. Below are some ways where you can stop the chrome from auto updating ...

1. Rename Google Chrome Update Folder (Windows)
2. Disable Automatic Chrome Update from Windows System Configuration (Windows)
3. Disable Chrome Updates from Windows Services Manager (Windows)
4. Disable Automatic Chrome Update from Registry Editor (Windows)
5. Change Chrome Auto Update URL (Mac)
6. Block Chrome Update URLs (Windows and Mac)
7. Modify Update Interval in Mac

PS : We don't need to write code for the above, just one time fix.

Taheershaik
Автор

It's a very practical and real time interview qus

meghaagarwal
Автор

I recently faced this problem when chrome version got updated to 94.0. I updated my web driver exe compatible with latest update browser version and scripts were executed.

poornisuccess
Автор

Bro please do latest (2021) crash course on
1.Angular 12
2- reactjs
3- nodejs-
4-- meanstack
5.mern stack
6-Real time project (product) development
7.Frontend development interview questions and answers

VeereshPatel
Автор

Perfect Explanation!! Keep up the good work 👍

ABAutomationHub
Автор

Please explain what is your philosophy for testing

ramyashrijawaharlal
Автор

Hi Naveen, this happened me with this last month when working with project

JayPatel-bkrh
Автор

One interview question.. If an element takes indefinete time to load on the web page, how would you handle this situation in selenium? Even with explicit wait we add a expected wait time..

Thuster
Автор

Hi Naveen,
Can you please do a video explaining browser cache, cookie and session.
Thanks

divyakalai
Автор

Finally got your active telegram group link...Thank you Naveen

irenegeorge
Автор

I have a question
How to handle dropdowns with selenium Webdriver using C# in POM ?
IDE using Visual Studio

simranarora