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.
有没有办法使用 capybara+phantomjs做到这一点。
或者更复杂的事情,比如将整页截图裁剪到特定的 dom 元素?
已为此功能提交拉取请求。
它很快就会关闭,您将可以使用
driver.render selector: '#some_id`
在下一个版本中。