Skip to content

aws-samples/aws-lambda-layer-selenium-headless-chromium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Selenium Headless Chromium Lambda Layer

This repository provides an AWS Lambda layer that can run Selenium in a headless chromium browser.

Getting Started

Prerequisites

Properly configured AWS credentials are also required for SAM to work properly.

Building

To build the layer, run the following:

sam build --use-container

To deploy the layer to an AWS account, run this command, and follow the prompts:

sam deploy --guided

Usage

Once the layer is deployed, it can be used in a Lambda function per the documentation.

The layer uses the Python 3.6 runtime, and includes the requestium package for doing Selenium tests.

Contributing

Pull requests are welcomed. Please review the Contributing Guidelines and the Code of Conduct.

Authors

License

This project is licensed under the MIT-0 License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •