How to run selenium or similar tool in a VPS without any pre-installed browser using JAVA?
I have a java project which uses selenium to get cookies after the user gets authenticated in frontend:
I have a java project which uses selenium to get cookies after the user gets authenticated in frontend: