Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurt Waechter committed Oct 18, 2018
1 parent 71a7232 commit 4437cd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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](serverless-task-runner)

[![Basic Tutorial](https://blackboard.github.io/lambda-selenium/node_thumb.png)](https://blackboard.github.io/lambda-selenium/node_quickstart.webm "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.
Expand Down
4 changes: 4 additions & 0 deletions serverless-task-runner/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Use Lambda and AWS managed services for massive parallel processing on the free tier! 100hrs of compute time per month free!
Run Selenium tests or other workloads via a parameterized shell command for fast and cheap distributed computing.

[Strafer-Duty](https://github.com/tsu-denim/strafer-duty)

0 comments on commit 4437cd9

Please sign in to comment.