Category "chromium"

Сatch java script execution

Can you please tell me if it is possible to catch the Javascript code in Chromium? I mean, for example, I press a button on the page and after pressing the butt

Debugging an Android crash without a stack trace

This app instantiates a WebView on app launch without adding it to the UI tree. This is done for preloading purposes. When finally adding the WebView to the UI

Chrome data-URI; CSP-violation although nonce- and sha256- are set

I have a complete html-page with inline js, inline-css and base46 encoded images, that I load as a base64 encoded data URI data:text/html;base64, ..... The Chr

chromium DevTools Recorder not exist

We are using Chromium DevTools Recorder, In Chromium 92 we were able to find this item (it was experimental). now in chromium 99 I am not able to find the Recor

Unable to login to Youtube acc through google sign-in with puppeteer

When executing my puppeteer code, I'm unable to get past the email page after clicking next because of some sort of bot protection from Google stating "Try usin

VSCode: How to use Chromium for debugging on local files (extension: Debugger for Chrome )

My goal is to properly set launch.json file to run some *.html in Chromium. For example: This is my project folder structure: project/ ├─ some_folde

How to automate the setting of Google as default search engine in Microsoft Edge (Chromium based) via PowerShell?

I would like to automate an operation of setting Google as a default search engine in Microsoft Edge (Chromium based) via PowerShell in non-corporate deployment

Cypress: How to visit a url of a different origin?

I'm new to cypress and have ran into an issue. I have my base URL set to the domain I want to test, the issue is when I want to test the ability to login on my

Message: unknown error: cannot parse internal JSON template: Line: 1, column: 1, Unexpected token

options = webdriver.ChromeOptions() options.add_argument("user-data-dir=C:\\Users\\jack_l\\AppData\\Local\\Google\\Chrome\\User Data") options.add_argument(r'-

Selenium Chromedriver hangs at browser initialisation (browser = webdriver.Chrome()) w. Python on Raspberrry Pi3 / or crashes :c

Hello! I am not able to format below code as code lol: from selenium import webdriver browser = webdriver.Chrome() When doing this; I am getting: Traceback (mos

How to use Edge Chromium webdriver "unknown error: cannot find MSEdge binary"

I am trying to use the WebDriver for the Edge Chromium version with PostMan, but I cannot make it work. WebDriver Download: https://developer.microsoft.com/en-

Moving an application from Windows and WebView2 to OSX and Chromium; how do I get started?

I'm looking to port an application, currently on Windows and using WebView2 for the front end, to OSX and Chromium. I know next to nothing about either WebView

How can I check if a browser is Chromium-based?

I have a Chrome extension, and I am currently writing a website to advertise it. I know that a Chrome extension can be installed in all Chromium-based browsers

selenium.common.exceptions.WebDriverException: Message: unknown error: DevToolsActivePort file doesn't exist with chromium browser and Selenium Python

I want to run selenium through chromium. I wrote this code: from selenium import webdriver from selenium.webdriver.chrome.options import Options options = Optio

GNOME Shell integration extension is running, native host connector is not detected?

I have followed these steps while installing the gnome extension of chromium in Ubuntu 20.04. Installed the GNOME Shell integration extension on chromium. As p

HTTP requests stuck in Pending state when using Vite

I have a rather large Vue 3 application (~550 components). It takes two minutes just to run vue-cli-service serve and around 20 seconds to re-build it after eac

Puppeeteer hangs when multiple instances of node are run

We have a node application which will launch a web application using puppeteer and take multiple screen shots to create a pdf file. This node application is lau

Official locator strategies for the webdriver

In the official W3C webdriver documentation, it's clearly stated that the location strategies are: State Keyword -------------------------

Web application freezes due to unknown System 'Task' (Chrome 101.0.4951.54 / Edge 101.0.1210.3)

Since versions Chrome 101.0.4951.54 / Edge 101.0.1210.3 our web application is freezing while clicking around. Performance analysis in both browsers give no ind

Web application freezes due to unknown System 'Task' (Chrome 101.0.4951.54 / Edge 101.0.1210.3)

Since versions Chrome 101.0.4951.54 / Edge 101.0.1210.3 our web application is freezing while clicking around. Performance analysis in both browsers give no ind