Selenium WebDriver Tutorial #20 - How to Handle Auto Suggestion Dropdown

preview_player
Показать описание
In this Selenium Webdriver Tutorial we will learn How to Handle Auto Suggestion Dropdown in Selenium WebDriver.

Nowadays many of the travel website implement autosuggestion search feature to display the results based on the initial word typed in the textbox, this can be handled in Selenium WebDriver using the technique shown in this video.

Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials.

More tutorial playlists below:

❖ TRAININGS ON RCV ACADEMY PORTAL ❖

❖ FOLLOW US ON TWITTER ❖

❖ LIKE US ON FACEBOOK ❖

❖ OUR TUTORIAL WEBSITES ❖

❖ GET MY TRAININGS ON UDEMY ❖
#SeleniumTutorial #SeleniumTraining #TestAutomation #SeleniumWebDriverTutorial #SeleniumWebDriver #SoftwareTesting #RcvAcademy #SoftwareTestingMentor
Рекомендации по теме
Комментарии
Автор

Thank you, i was stuck on auto suggestion searchbox and with help of this video i was able to get that. that you so much for this video.

SurbhiAgarwalD
Автор

I am taking classes to become a QA, and my teacher didn’t show this one yet. He showed us a way where we have to create a list for the dropdown suggestions.. and I just wasn’t able to do it that way. This one helped me a lot, simple and easier. Thanks a lot!

LivingUnscripted
Автор

you are a savior. I tried multiple things and didn't work.. Thank you

vrushankdoshi
Автор

Sir, I'm getting this exception Exception in thread "main" element click intercepted: Element <span class="lbl_input latoBold appendBottom5">...</span> is not clickable at point (329, 225). Other element would receive the click: <div data-cy="outsideModal" class="loginModal displayBlock modalLogin dynHeight personal "></div>
(Session info: chrome=96.0.4664.45) after clicking that <span> tag

prabur
Автор

This is Excellent, this is called real time explanation.. I was looking to handle dynamic dropdowns for a while now, i didn't know that those keys exist, i'm not sure how i landed to your video.. but thank you so much.. i need to try this in python, not sure if that works but this video made me to realize, i need to change the way i THINK! Thanks again!!!

eightcandies
Автор

Thank you so much, it helped me a lot!

Deathlean
Автор

Great Informative Session! Thank You Sir!

vvwtnlw
Автор

Hi sir I did same thing which you have done only navigate to makemytrip says that no such elementfound unable to select the drop down value

colasp
Автор

If I want print all of the suggestions from that from text field, when source code doesn't visible for auto suggestion element but it's showing the source code only when we move the cursor on the suggestion element ... How to inpect and print those suggestions??

yuvarajamech
Автор

hello sir, i am using Page object Factories Framework and i wanted to do auto selective dropdown for expedia website, i tried the same way as you have explained, but in the dropdown it is not showing the suggestives when automated. can you guide me please.

meghanarao
Автор

Very nice sir.... Tnk u... U solve my problm. 😊😊

shrudinsharma
Автор

Hi,
How to handle Angular mat-select dropdown those values are dynamic also.

aayushmaheshwari
Автор

Thank you for lessons. Please could you have videos also about PAGE OBJECT MODEL. Or leave please the link if you have such kind of lesson already. Thanks in advance.

armenuhikocharyan
Автор

I have a doubt in webdriver wait could you give me some explicit wait condition

prabhakaransivasubramanian
Автор

Sir out of 100 edit boxes on a page how do we know which one is mandatory attribute??? or which field is mandatory??

sweetthirty
Автор

Hello, Can you say how to handle Auto Suggestion if the results would be presented in random position? For example "Sydney, Australia" could once display on a first place just under the input field but next time could be presented on a second place.

KrzysztofChrzan
Автор

Hello.sir
Is it possible in selenium
In Source i want select only up city
And In destination mp city
I want to match up city with mp city in flight

rohitmisra
Автор

Thank you so much sir, my issue resolved

ashamb
Автор

thank you so much but when i run the code it doesnt work it has a pop up website to log in

wisherz
Автор

sir while i was automating makemytrip website i was facing this problem why it is appearing plz help sir :

anilkashyap