I’d like to know whether it’s possible to run Kameleo.CLI on a Windows machine and to launch Playwright instances on a Linux machine?
>Solution :
There is a guide that explains this thoroughly, it can be viewed by accessing https://help.kameleo.io/hc/en-us/articles/13400684344476-Run-scraper-code-on-Linux-while-Kameleo-is-running-on-Windows
It consists of the following:
- Configuring the Kameleo.CLI by opening port 5050.
- Updating the client configuration by either using Javascript or
Python code. - Launching Playwright instances on Linux.