Category "google-chrome"

It won't let me run selenium code in IntellJ all of a sudden

I was going to execute my code, which is the one I always execute every day for my tests, but suddenly this error appears and I have hardly found a solution, I

pyscript stopped working after chrome update

I created the simplest implementation of pyscript to get started: <html> <head> <link rel="stylesheet" href="https://pyscript.net/alp

Using xpath method in selenium in python - no such element: Unable to locate element

kinda new in the selenium, I'm trying to reach a "submit" element in a very long xml page. Here is my code: import pip import time import autoit #import seleniu

How can I show company name with logo up, when seaching in address bar?

When I search a company in URL search bar, Some companies show their logo, company name, and description which links to their website. I really want to add this

got wrong size of screen in electron and chrome

I want to get the real screen size to do sth in my electron app. const { app, BrowserWindow } = require('electron') let mainWindow = null app.whenReady().then

Powershell Unprotect Fails With Unknown Error "-805306355"

I'm creating a NetSec project to read Chrome information, but the Powershell Unprotect Function returns an unknown error code while trying to read the AES encry

A Fix For A Flash Of Unstyled Content That Cancels Out Javascrpit

Below is the javascript that I'm using on my website, part of which is used to get rid of a flash of unstyled content when loading a web page. Part of the check

Headless chrome fails in windows container, require DXAVDA dll's even when using --headless switch

I am trying to run chrome headless within a windows container, however chrome crashes stating it's missing a number of DXVAVDA libraries. However I am passing t

CdpVersionFinder findNearestMatch WARNING: Unable to find an exact match for CDP version 100, so returning the closest version found: 99 with Selenium

I created a bunch of scripts which worked fine in December 2021. I'm running them now and a few of them execute and pass but suddenly the execution stops and it

Font Awesome don't work on external website on chrome

Like a lot of people I am using internet, and i noticed a lot of website if was using suddenly had character change into something i didn't recognized. After di

Cannot download file when using Chrome on an iOS device

I am working on an Angular application which connects with a Web Api to download files as a Blob. The files get downloaded fine on all mobile devices with the e

Chrome manifest v3: runtime.lastError specify 'func' and 'files'?

I'm searching for a solution everywhere and I can't find nothing about this error. I'm trying to "update" a Chrome extension to manifest v3 and I get this error

Java selenium - timed out waiting for driver server to start

i need help , how to fix this bug , " timed out waiting for driver server to start " enter image description here i have tried many ways like changing google ve

Java selenium - timed out waiting for driver server to start

i need help , how to fix this bug , " timed out waiting for driver server to start " enter image description here i have tried many ways like changing google ve

Connecting Edge / Chrome to VBA

I have a code in VBA that I've always used to open Internet Explorer, copy the information on an specific website and than paste in a cell. The issue now is tha

VSCode ASP.Net Core 6.0 launch chrome browser

I am using the latest version of VS Code. I have the following launch.json: "serverReadyAction": { "action": "openExternally",

Users can decompile Source Code, how can I safely access Databases and Servers?

So, Im programming a Chrome Extension. I want to store data in a Database. I logically dont want anyone else to have access to the database. How can I make it t

Selenium RemoteWebDriver Usage Example (How to fix selenium.WebDriverException: chrome not reachable)

Not exactly as Chrome not reachable Selenium WebDriver error selenium.WebDriverException: chrome not reachable selenium.WebDriverException: chrome not reachable

How to view js heap in Chromium 101.0.4951.67

How to view heap objects in Chromium 101.0.4951.67? The profile tab has been removed and replaced with the 'Javascript Profiler' tab that only records cpu. I ca

Google Chrome Lighthouse - Possibility to ignore contrast ratio check on specific elements

Currently i search a way of telling chrome lighthouse inspection to ignore contrast ratio check for some elements. I've not found any way to declare something t