Skip to content

"ARM64 Linux Browser Automation" is now on YouTube. #4026

Description

@mdmintz

"ARM64 Linux Browser Automation with CAPTCHA-bypass" is now on YouTube.

https://www.youtube.com/watch?v=bPQ3GZz1AtM

We'll be running browser automation from ARM64 Linux GitHub Actions servers while bypassing CAPTCHAs in order to get data from Microsoft Copilot using SeleniumBase with Python.

Here, Chromium is used (not the same as regular Google Chrome):
sudo apt-get install chromium-browser (on ARM64 Ubuntu Linux)

Code:

YML:

GitHub Actions example:

Pure CDP Mode:

Important: You must use the Pure CDP Mode format (sb_cdp), which works slightly differently from regular CDP Mode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions