Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relevant blog post with detailed explanation.

Using the GitHub repository directly

You need AWS SAM CLI installed and AWS credentials configured.

Open your terminal and run the following command to clone the repository.

git clone https://github.com/rehanhaider/selenium-in-aws-lambda.git

Navigate to the app directory.

cd selenium-in-aws-lambda/selenium

Build the app.

sam build

Test the app locally.

sam local invoke

Deploy the app to AWS.

sam deploy --guided

About

Run Selenium in AWS Lambda using Docker Container

Topics

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages