blackboard / lambda-selenium

Use Selenium Webdriver and Chrome inside AWS Lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watch the SeleniumConf presentation!

Scaling Selenium to Infinity

lambda-selenium Build Status

Welcome to the lambda-selenium project! The purpose of this project is to show how to use Selenium Webdriver with Amazon Web Services (AWS) Lambda compute service.

NEW Demo October 2018!: Serverless Task Runner

Basic Tutorial

The project examples currently support Chromium version 62 in headless only mode. However, we are working to provide support for the full versions of Google Chrome and Mozilla Firefox very soon.

Tutorials

Need help or have a request? Submit an issue and we would be happy to respond! This project is supported by a global team of software engineers that develop frameworks and scalable infrastructure for high scale end to end UI testing.

If you've got an issue, we want to know about it!

About

Use Selenium Webdriver and Chrome inside AWS Lambda

License:MIT License


Languages

Language:Java 94.1%Language:JavaScript 5.9%