Selenium WebDriver Tutorial #17 - How to Handle Dropdown in Selenium-Part 1

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

In this part-1 of handling dropdown tutorial we will learn how to use following methods for selecting values in dropdown. Selenium provides Select class which has these methods to work with single select dropdowns.

✅ selectByIndex(int index) - Select the option at the given index.

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
Рекомендации по теме
Комментарии
Автор

Hi
I'm up to video 17 so and I must say this is the best online course I have ever done. Thank you.

MrMascard
Автор

Sir ur way of teaching is really amazing. If someone follow ur video they can be a automation tester quickly with full concepts clear.

prakratjain
Автор

You just saved my job LOL. Thanks for the tutorial!

lukkister
Автор

I just run into your videos while i was searching something. Great explanation. I already saved couple of your videos, I'll watch them soon. Thank you 🙏

AliG-seph
Автор

Simple explanation and easy to understand. Thanks for the video!

shwetabandre
Автор

hi
please make a video using INPUT tag...

syedrizwanaliyaser
Автор

thank you sir, Its Clear and Great Explanations

realtorfiles
Автор

Like how select one by one option and select request a demo, like basically iterating the elements

brainstrom
Автор

Good day!

I just wanted to know is it possible to click any random variable in a dropdown. Example: 15 xpaths in dropdown and need to create a test that will click any one of them at random for mobile tetsing app. Your response is appreciated!!!

sheldong
Автор

Any video explaining automation of Select2 dropdown

drvinodgagrani
Автор

Hello Sir, I am facing some challenges, I want to automate our tool but due to dynamic IDs and some complex functionality I couldn't do it, but I need your help to make the proper framework and want to execute all the automation scripts to run my tool. Please let me know how I can reached to you or what I need to do for your guidance. Waiting for your reply, thank you.

darshitpanchal
Автор

When I am trying to do the same there is a warning like unable to find an exact match for CDP version something sir. What I have to do then..

HarithareddySodinapalli
Автор

hi. thx
and what about non-select Dropdown?

andriilikhohrai
Автор

How to Automate drop down where tagname is Input ?

prajwalparkhi
Автор

How to put webdriver wait on select dropdown until its all drop down value appears

abhaypaul
Автор

When I'm trying to thread.sleep() method, it is giving me error message (unreported exception must be caught or declared to be thrown) could you please explain this?

GiteshSharma-jrjc
Автор

Showing "element not interactable"
Please help

thefreerider
Автор

hello sir, can I have your canva slide link?

eyasenchowdhury
Автор

sir i have a doubt in this, in the earlier video of CSS selectors video you use normally css selector to find element in a drop down which is made through Select tag.

Main question : Why we are using Select Class when we can find the element normally through css or xpath?

VarunBhati