๐Ÿ“– Mobile First Web Design /
Module: Getting Started

Testing environment

๐Ÿ“– Mobile First Web Design / Getting Started / Testing environment

Testing via Web Driver

We can test the layout via automation testing software. One of them is Cypress.io with cypress-layout-inspector plugin.

Another option is to use Selenium and Web Driver to control the web browsers.