I have a website that can only be accessed inside AWS WorkSpaces. I am using Java Selenium with IntelliJ IDEA for automation. The problem is that my local machine cannot access the website, so I need to run Selenium inside the AWS WorkSpace.
How can i access the website from outside of workspace