About: Nicolas Florth

Posts by Nicolas Florth:

Get the value or the text of an element in Cypress and use it later in the test – not possible

Introduction to the Cypress test challenge Lets consider that we have a page with a popup where a user can change a number by selecting it from a select element. That popup will close once the  [...]

How to install multiple projects on a single Docker image

The reason of choosing to run multiple projects on a single Docker image in front of XAMPP for local development On my local environment I used XAMPP for many years and it was good enough for the  [...]