Replies: 1 comment
-
Closing cause i managed to install chrome driver on termux, and it was suprisingly easy :) thank you for great project, and sorry for all the stupid questions above :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Title. Reason for my questions is that I run CD.io on termux (Android) and trying to understand options for setting up JavaScript fetching.
1, does one needs web driver (chromedriver), cause in wiki one of the solutions is playright and as I understand playright is using WebSocket connection rather than the WebDriver API
2, does webdriver has to be Chrome or can it be Chromium, Firefox, etc?
3, if I go playright way can I use playright on Android
https://playwright.dev/docs/api/class-android, or it won't work?
4, can I use cloud services like browsercat
https://www.browsercat.com/ (it has free tier if your volume is small)
(I don't think it's possible, but better ask)
5, any other tips/suggestions you can provide?
Beta Was this translation helpful? Give feedback.
All reactions