Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在 python 中使用 selenium 来驱动 phantomjs。问题是它很慢。
我开始认为是硒很慢,而不是模拟浏览器、Javascript 等的核心 phantomjs 功能。
有没有更直接的方式来更快地驱动幻影?
将 load images 设置为 false ,这肯定会帮助您提高 phantomJS 的速度。