Testing forms with reCAPTCHA can be a challenging task since reCAPTCHA is designed to differentiate between humans and bots. In this guide, we will walk through how to solve and test reCAPTCHA forms using Playwright and a reCAPTCHA solving service, leveraging a reusable component class in TypeScript for clean and efficient implementation.
Adobe CF2021 and above has changed the output of the mask “D” in the DateFormat and DateTimeFormat functions. Although this is not new, I found the Adobe documentation unclear on how to fix that for backwards compatibility.
This CommandBox Command will help you create local OSGi versions of your JARs to avoid class path conflicts in Java. You can use it to convert either a single file or an entire folder.
My first ForgeBox ColdBox module manages the Lucee server admin scheduled tasks through a responsive Bootstrap 4 front-end UI.
Using NewRelic’s Java Agent API I was able to log custom user metrics to their system and then query it using NRQL for creating dashboards.