Chromeless
Chrome automation made simple. Runs locally or headless on AWS Lambda
...Instead of manually interacting with browser debugging protocols, developers can use Chromeless commands to navigate pages, fill forms, click elements, and extract information programmatically. The library supports running Chrome locally during development or executing headless browser sessions remotely on cloud infrastructure such as AWS Lambda. This remote execution capability allows developers to run large numbers of browser automation tasks in parallel without managing their own browser servers. Chromeless was particularly notable for enabling serverless browser automation workflows that dramatically reduced testing times and simplified deployment pipelines.