Maintaining the TestsHeadless Execution in a Web Automation

Headless Execution in a Web Automation

This article provides detailed instructions for executing scripts in headless mode.

How to Execute Scripts in Headless Mode

algoQA-generated scripts follow an organized folder structure.

You can run a script in headless mode by updating the Application Settings file, which contains configuration and preference settings for the application. After generating and downloading your scripts, navigate to the Application Settings file and update the Browser Type parameter to headless, along with specifying the browser name.

Application Settings XML file with BrowserType tag set to Headless Chrome highlighted