Java
-
Handling Multiple Browser Tabs With Selenium Automation Testing
Automation testing with Selenium has been a lifeline in grooming budding automation testers into professionals. Selenium being open-source is largely…
Read More » -
How to Setup Selenium Grid For Parallel Execution In Different Browsers
Selenium is by far the most used web automation testing tools. One of the reasons behind this huge popularity is…
Read More » -
Using Selenium Webdriver For Full Page Screenshots
One of the most performed actions of any webpage tester is taking a screenshot of the webpage. Whenever a tester…
Read More » -
Easy event processing with var, Lombok and Fluxtion
Introduction In this article I am combining two products Lombok and Fluxtion to demonstrate how tools can reduce both the…
Read More » -
Simple Authentication with Spring Security
Friends don’t let friends write user auth. Tired of managing your own users? Try Okta’s API and Java SDKs today.…
Read More » -
JSON and XML: How Do They Compare?
JSON and XML: How Do They Compare? JSON and XML are two human-readable text formats that have emerged as rivals…
Read More » -
Data Classes Considered Harmful
This blog post explains the motivation behind removing Project Lombok from one of the projects to which I contribute. It…
Read More » -
Try out Serverless Framework projects – online, in your browser!
Serverless Framework is the unanimous leader in serverless tooling. Yet, there is no easy way to try out Serverless Framework…
Read More » -
Signs of JDK 14 Beginning to Appear
JDK 13 is currently in Rampdown Phase 1 (RDP 1), is scheduled to enter Rampdown Phase 2 (RDP 2) in…
Read More »