Search code examples
c++armchromiumselenium-chromedriverraspberry-pi3

Compile ChromeDriver on ARM


I need to use Selenium with ChromeDriver on ARMv7 Raspberry Pi 3 (Firefox does not fit in my project), but as there are only pre-compiled binaries for x86 and x64, I tried to compile it from the source code on my own...

But as the Chromium Project uses a lot of tools that I'm not familiar with to compile the source, I couldn't even start the process.

I had searched for hours on the internet how to compile it for ARM family but I couldn't find any tutorial or even a successful story about it.

So, I have two questions:

  1. Is this 'doable'?
  2. Does anyone have any idea of what I can do?

Solution

  • web browser - WebDriver support

    Web browser that aims to build a safer, faster, and more stable internet browsing experience.

    This package provides a bridge between the browser component and the selenium automatic webdriver.

    Package: chromium-driver for armhf