Skip to content

eruchlewicz/aws-lambda-python-selenium-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run Selenium BDD Tests in Parallel with AWS Lambda

Step by step

Part 1: https://grapeup.com/blog/how-to-run-selenium-bdd-tests-in-parallel-with-aws-lambda/

Part 2: https://grapeup.com/blog/how-to-run-selenium-bdd-tests-in-parallel-lambda-handlers/

If you have any issues with Lambda modules, clear selenium_layer/selenium/python/lib/python3.6/site-packages directory and install all packeges from requirements.txt in this location with command:

pip install -t selenium_layer/selenium/python/lib/python3.6/site-packages allure-behave==2.8.6

then re-deploy all modules.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages