Get started with Puppeteer library. Puppeteer is a node based library from Google that provides a simple API for interacting with Chrome based applications. It can be used to automate your day to day test cases in headleass chrome browser.
This time I have created my first Google Chrome Extension – ‘TwitFinder’. TwitFinder is a simple extension that allows you to retrieve the twitter profile […]