Top "Chromium" questions

Chromium is the open source web browser project from which Google Chrome draws its source code.

Embedded Chromium or Webkit in Android app

For our Android app, we would like to embed our own browser/rendering engine. The most likely candidate for this, …

android webkit android-ndk chromium
Failed to load because no supported source was found. when playing HTML5 audio element

I have HTML5 audio element <audio src="/sounds/call.wav" id="audio1" repeated="0" repetitions="1" class="audio_sound"></…

javascript html google-chrome audio chromium
How to reset chrome inspector?

Something is wrong with my Chrome inspector, I would like to reset the Chrome inspector to out of the box …

google-chrome google-chrome-devtools chromium
WebView Rendering Issue in Android KitKat

I've been working on an application which have a WebView in which a static page get loaded from the assets (…

android webview chromium android-4.4-kitkat
How to change chrome packaged app id Or Why do we need key field in the manifest.json?

I'm developing packaged app for chrome store using one-time chrome wallet payments. For my app I need to check during …

google-chrome google-chrome-extension google-chrome-devtools chromium google-chrome-app
How to integrate Chromium Embedded Framework (CEF) with java

I'd like to make a desktop application to let a website be browsed, I don't want to make a browser …

java chromium chromium-embedded
How to connect to Chromium Headless using Selenium

I would like to use chromium headless for automated testing using selenium. (https://chromium.googlesource.com/chromium/src/+/lkgr/headless/…

java selenium chromium headless
Use Selenium with Chromium Browser

In the Selenium options (on Firefox) I can find Custom browser. Is it possible to use this option to run …

selenium compatibility chromium web-testing
How to disable HTTP/2 in chrome or chromium?

I'm trying to debug difference between HTTP/1.1 and HTTP/2. Is there any possibility for disabling HTTP/2 in chrome or chromium? …

google-chrome http chromium http2
Start "Chromium" automatically on booting the Pi3 with Raspbian JESSIE

I have a problem. My goal is that the browser will automatically start up in fullscreenmode and don't go to …

linux chromium raspberry-pi3 autostart