blackboard / lambda-selenium

Use Selenium Webdriver and Chrome inside AWS Lambda
MIT License
229 stars 52 forks source link

AWS Serverless Application Repository #27

Open bootstraponline opened 6 years ago

bootstraponline commented 6 years ago

It might be nice to publish lambda-selenium to the AWS Serverless Application Repository

tsu-denim commented 6 years ago

Yes indeed, I'm hoping to have something on there in the near future that will support running suites of jasmine/protractor tests.

bootstraponline commented 5 years ago

What's the current status of the lambda selenium project? It looks like development in the repo has paused.

tsu-denim commented 5 years ago

Its getting there, https://github.com/tsu-denim/strafer-duty. Here is a sample report of test run against google translate using the upcoming 'serverless app', https://tsu-denim.github.io/strafer-duty-demo/index.html#suites/27ee45c16de797ae34031e219b3f77ed/5964a7370946cf75/

Note the test video and logs on each test case.

bootstraponline commented 5 years ago

Awesome. Is that not a blackboard project anymore?