Java for Automation Testers - PartitioningBy method usage - Predicate Interface implementation

preview_player
Показать описание
Hi All,

In this video we will see how to use Predicate interface implementation,

Telegram group link :

Docker playlist

Selenium Automation Framework Playlist

Extent Report 5.0.5 Playlist

SDET Package Playlist

Рекомендации по теме
Комментарии
Автор

It's really amazing how much you are covering....its really helpful...thank you for your contribution

SuperSuneel
Автор

Hi Amuthan. Thanks for the Amazing videos on Java 8. I'm even planning to take VinothSelvaraj's Lamda and Streams course.

gowthamrockz
Автор

Hi Bro, i am facing challenge while automating web application i need to switch to standalone desktop application and select date over there and click on submit and then switch back to web application. Could you please give an idea for this?

prasannaprasy
Автор

HI Buddy .. am facing one issue while checking the condition of web element visibility and the performing click . it shows compile error

Error it shows is 
The method ifPresent(Consumer<? super WebElement>) in the type Optional<WebElement> is not applicable for the arguments (void)..where am going wrong here ?

upendra