Chetan Jain
Chetan Jain
please run python -m pip install bota botasaurus botasaurus-api botasaurus-requests botasaurus-driver bota botasaurus-proxy-authentication botasaurus-server --upgrade if that does not works, please share steps to reproduce error.
How to use the --init flag?
Like this: ```yaml services: bot-1: init: true restart: "no" shm_size: 800m build: dockerfile: Dockerfile context: . volumes: - .:/app ports: - "3000:3000" - "8000:8000" ```
thanks
Resolved 1. Updates packages python -m pip install bota botasaurus botasaurus-api botasaurus-requests botasaurus-driver bota botasaurus-proxy-authentication botasaurus-server botasaurus-humancursor --upgrade 2. Run ``` from botasaurus.browser import browser, Driver @browser def scrape_heading_task(driver: Driver,...
Resolved this bug, run python -m pip install bota botasaurus botasaurus-api botasaurus-requests botasaurus-driver botasaurus-proxy-authentication botasaurus-server botasaurus-humancursor --upgrade then try ``` from botasaurus.browser import browser, Driver @browser def scrape_heading_task(driver: Driver, data):...
Resolved this bug, run python -m pip install bota botasaurus botasaurus-api botasaurus-requests botasaurus-driver botasaurus-proxy-authentication botasaurus-server botasaurus-humancursor --upgrade
use select_all
Resolved 1. Updates packages python -m pip install bota botasaurus botasaurus-api botasaurus-requests botasaurus-driver bota botasaurus-proxy-authentication botasaurus-server botasaurus-humancursor --upgrade 2. Run ``` from botasaurus.browser import browser, Driver @browser def scrape_heading_task(driver: Driver,...
that is not supported but all clicks, press and hold, drag and drop are there on driver