I want to run my selenium test with java web app (jsp and servlet) so I use dynamic web project in eclipse. And I want to deploy my project to heroku so I use maven project. But there are questions I couldnt find the answer:
1. Can I deploy my java web app just using dynamic web project without maven? 2. If I can do that (without maven), where should i put my chromedriver.exe in dynamic web project? If I have to use maven, where should i put my chromedriver.exe? -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
