In this video we will learn about real time use of stream API with Selenium 4 for below examples.
# Verify tabs text for each and assertion all
# Broken images link and count of broken link
# Get window/tab title using foreach
# Sorting of dropdown options
# Convert two list into Map of Webelement and then print key and value
# Convert two list into Map of String & Integer, then print key and value
# Iterate the map with filter
# Click on specific element if available
# Get text of all products and store in list
# Get the text of added customer else throw exception.
---------Methods----------
- Lambda Expression
- Consumer functional Interface
- Supplier functional Interface
- Predicate functional Interface
- Function functional Interface
- Collection objects
- Stream()
- Filter()
- Map()
- Distinct()
- Limit()
- Collect()
- Count()
- ForEach()
- Max()
- Min()
Ещё видео!