I have created a web application using Selenium and Chrome Driver in asp.net c# which is working fine on my local machine Windows 10
Now when I am deploying the same to my AWS Elastic beanstalk, it is not working at all. Chrome is not opening.
Is there anything specific that one needs to do on the AWS Windows EC2 instance. Any guidance is appreciated