如何在android手机上运行selenium



当我在使用Termux的android手机中使用seledoid时,它会抛出一个错误

Error type 3
Error: Activity class 
{com.luanon.chromium/
com.luanon.chromium.SplashActivity} 
does not exist.
这是我的代码
from seledroid import webdriver
driver = webdriver.Chrome()

我猜你可以运行web自动化像selenium在proot-distroTermux在Android上。

https://www.reddit.com/r/termux/comments/ujhd77/comment/i7mzkvx/

相关内容

  • 没有找到相关文章

最新更新