AWS Lambda Jar unable to zip after adding selenium dependencies in pom
问题 This is a weird error. After adding the selenium dependencies to the pom of my maven project and upload it to a lambda, it says it is unable to unzip the file. However after removing the dependencies, the lambda is able to unzip the file just fine (however it comes up with a class not found afterwards). I have tried removing the dependencies one by one but each one triggers the error. Any ideas on how to solve this? Class not found error org/openqa/selenium/WebDriver: java.lang