问题
I need to run my UI automation on the server which doesn't allow installation of any browsers. So i am planning to use headless selenium.
Question is if i can run the UI automation using headless chrome but without actually installing chrome browser on the server box.
Are there any other alternative options available to achieve this?
Please help.
来源:https://stackoverflow.com/questions/54660044/running-selenium-tests-in-headless-chrome-without-installing-chrome-browser