taobao_crawled
taobao_crawled copied to clipboard
报错:PhantomJS with Selenium error
selenium的版本日志 Selenium 3.8.1
- Fix bug when creating an Opera driver (#5266)
- Stop sending sessionId in w3c payload. (#4620)
- Fix issue with w3c actions releasing on element (#5180)
- A more descriptive log message is displayed if the port cannot be connected (#2913)
- Initialize Alert object by calling alert.text (#1863)
- PhantomJS is now deprecated, please use either Chrome or Firefox in headless mode
- Legacy Firefox driver: ensuring copy of profile dir, its 'extensions' subdir and 'user.js' file are writable. (#1466)
PhantomJS在Selenium 3.8.1之后不再支持,在配环境的时候需要注意这个地方,否则会出现如题报错