Featured
-
No Featured Found!
Tags
Selenium Webdriver Syntax for Selecting a Value using selectByIndex method
Method Name: selectByIndex
Syntax: select.selectByIndex(Index);
**Purpose: To Select the option based on the index given by the user.
There is an index for each attribute called "values"
The below is the sample html code using index
E...
How to Print Drop down value on Console
Hi,
This Video tutorial will help to print Drop down value on Console.
If you are stuck and looking solution for this, watch the full video.