The lambda-selenium-java example provides a good starting point for creating a new project that can deploy and run UI tests in AWS Lambda. Should this be expanded to include a consumable maven dependency that helps existing projects begin using AWS Lambda?
This dependency might include reporting, deployment, and test execution methods to help facilitate migrating an existing project to use AWS Lambda for UI testing.
To add to this, the node example is also a great starting point for a new testing project, but can we offer a node module that allows existing projects to take advantage of AWS Lambda.
The lambda-selenium-java example provides a good starting point for creating a new project that can deploy and run UI tests in AWS Lambda. Should this be expanded to include a consumable maven dependency that helps existing projects begin using AWS Lambda?
This dependency might include reporting, deployment, and test execution methods to help facilitate migrating an existing project to use AWS Lambda for UI testing.