Orbita browser for running in docker with remote access
docker build . -t orbita-docker
-
SCREEN_WIDTHprofile screen width -
SCREEN_HEIGHTprofile screen height -
PROFILE_IDgologin profile id -
TOKENyour gologin token
sh build.sh - build docker image
sh start.sh - start image local (replace environments with your parameters)
npm i puppeteer-core - install puppeteer-core
node test.js - run example