Extract data from websites easily using a Google Script Have you ever needed to extract some data from a webpage to insert into a Google…
2019-08-31
The Nightwatch documentation unfortunately does not cover how to run your tests in a headless mode so I thought it would be worth writing a…
2019-05-02
As a QA engineer you get asked to test lots of stuff both on the front-end and back-end. One task that has come up time and time again is to…
2019-05-01
What is Cheerio? Cheerio is a Node module that allows you to easily parse markup and extract the information you need using jQuery and…
2019-04-28