Running selenium tests in headless chrome without installing chrome browser

天涯浪子 提交于 2019-12-11 17:57:05

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!