简体   繁体   English

是否有用于使用python进行网络自动化的内置浏览器?

[英]Is there any inbuilt browser for web automation using python?

I have tried splinter for browser automation. 我已经尝试过将碎片用于浏览器自动化。 Used firefox webdriver in splinter. 在碎片中使用了firefox webdriver。 But the problem is high CPU usage when the firefox loads and sometimes its hangs the gui. 但是问题是当Firefox加载时,CPU占用率很高,有时它挂起了GUI。 Please suggest me an option. 请建议我一个选择。 I'm in a Linux box(Ubuntu) and building an app using pygtk. 我在Linux盒子(Ubuntu)中,并使用pygtk构建应用程序。

带有phantomjs的Selinum应该可以很好地替代碎片。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM