Closed jackbrycesmith closed 12 months ago
I'm for this too. It's possible to use chromium-browser in ubuntu with proot, but native chrome would be ideal.
The .apk is usually accessible in /system/app/Chrome - I wonder if it would be possible to create an intent that just starts headless on a fixed port.
Looks like chromedriver itself exists and is supported: http://chromedriver.chromium.org/getting-started/getting-started---android
So anyone found anything?
Anyone came up with any solution?
https://github.com/rishabhrpg/puppeteer-on-termux Not really a complete solution because it requires an Alpine VM under proot. Anyone here managed to compile any browser engine (like webkit) in Termux?
I believe building this package would provide at least the same benefits as requested in #908, probably usurping it in the long run.