-
JavaScript
How WebdriverIO Uses Selenium Locators in a Unique Way – A WebdriverIO Tutorial With Examples
In any automation testing framework, finding elements is the most fundamental activity. We have to choose web elements very carefully…
Read More » -
Software Development
Chatty Logging in Tests
This is another test smell. What is the purpose of log messages in tests? Sometimes there are logging messages, via…
Read More » -
Core Java
OpenJDK Loom and Structured Concurrency
Project Loom is one of the projects sponsored by the Hotspot Group, initiated to deliver high throughput and lightweight concurrency…
Read More » -
Angular
Firebase Authentication with Angular
Welcome readers, in this tutorial, we will implement Email/Password Authentication via Firebase in an angular application. 1. Introduction Angular is…
Read More » -
Kotlin
Advanced Creation of Hamcrest Matchers in Kotlin
This article is a rewrite of an older one done in Java. This one is done in Kotlin instead. Intro…
Read More » -
Kotlin
How to Make Your Own Hamcrest Matchers in Kotlin
This article is a rewrite of an older one done in Java. This one is done in Kotlin instead. Intro…
Read More » -
React.js
ReactJS with Ajax Requests Example
In this post, we feature a comprehensive article about ReactJS with Ajax Requests. In this article, we will have a…
Read More » -
Software Development
Self-Protecting Projects
I was once attenting a presentation on the topic “Front-End Development”. The talk was held by a senior developer who,…
Read More »