当我在使用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-distro在Termux在Android上。
https://www.reddit.com/r/termux/comments/ujhd77/comment/i7mzkvx/