Skip to main content

All Questions

Tagged with
0 votes
0 answers
25 views

How check browser support in CSS for @view-transition navigation: auto?

Google Chrome 126 is introducing cross-document view transitions in CSS (source) with @view-transition { navigation: auto; } Now I would like to check the support of the user's browser with: @...
Oliver Schwarz's user avatar
0 votes
0 answers
14 views

Chromium build can't find crate

When I build Chromium 126.0.6478.3, I get the following error [1404/60934] RUST local_rustc_sysroot/lib/rustlib/x86_64-pc-windows-msvc/lib/libstd_std.rlib FAILED: local_rustc_sysroot/lib/rustlib/...
l yy's user avatar
  • 1
0 votes
1 answer
40 views

Why does `chrome.tabs.create` create a tab and make it active even though active: false is being passed on mobile Chromium browsers?

I'm working on an MV3 Chromium extension. Within the extension, I need to create a new tab (doing so with the use of chrome.tabs.create) and navigate the user to a specific site. I want the new tab to ...
Patryk's user avatar
  • 3,122
0 votes
1 answer
63 views

Strange behavior of @page size css rule

I am having some issues with @page rule and using the "Save as PDF" print feature of MS Edge and Google Chrome. Here is my problem: Background I am having an SVG file that I am trying to ...
user12137152's user avatar
1 vote
1 answer
61 views

HTML5 Video Tag Controls Malfunction with Multiple Videos on the Same Page

I am experiencing an issue where the controls of the HTML5 <video> tag malfunction when there is more than one video on the same page. Specifically, clicking on the controls of one video affects ...
Bezerra's user avatar
  • 21
0 votes
0 answers
83 views

Password is visible as plain in chome heap memory dump

I am having a web application where I face a vulnerability issue. When taken chrome heap memory dump, I am able to see the password which I entered on the login form. Screen shot from the heapdump is ...
Victor's user avatar
  • 51
0 votes
1 answer
45 views

How to activate Chrome's DOM Distiller with Javascript?

Is there any way to activate Chrome's DOM Distiller with a (console) Javascript? - like to set --enable-dom-distiller flag from console? Background: I have a software with an in-build Chromium. I have ...
Evgeniy's user avatar
  • 2,491
0 votes
0 answers
43 views

How can I test the 'Google Chrome third-party cookie blocking policy

How can I test the 'Google Chrome third-party cookie blocking policy. I have a hybrid-app and use Webview on both iOS and Android. I use cookies for various purposes. Does this policy also affect ...
K BOBO's user avatar
  • 1
1 vote
0 answers
58 views

Chromium browsers cancel HTTP request after 3 seconds and make another one

Related but not duplicate: Chrome cancels URL_REQUEST after exactly 3 seconds => this question has been wrongly marked as Resolved. Here, I try to bring new elements to understand what is going on. ...
4wk_'s user avatar
  • 2,663
0 votes
0 answers
32 views

How do I open two instances/tabs/windows of Chrome with the same url from the command line so that the page is displayed in different languages

I have a web page that detects language, and I have been tampering with the command line arguments for Chrome to get two windows with the same page, but I can't get the second call do what I want: ...
Fontanka16's user avatar
  • 1,291
0 votes
0 answers
55 views

Run playwright fullscreen and without any infobar at the top saying "Chrome is being controlled..."

I have the following code running the lastest version of Playwright and playwright-go browser, err := pw.Chromium.LaunchPersistentContext(userDataDir, playwright....
Rodrigo's user avatar
  • 226
0 votes
0 answers
126 views

How can I remove the "Show tabs" button from the upper-left corner?

I don't like the location of the "Show Tabs" button, can I somehow move it to the right or delete it? I tried tinkering with the flags, but it didn't help. I use the ungoogled chromium ...
aljustiet's user avatar
0 votes
0 answers
22 views

How to change chrome version, os version and card name with patch (chrome/chromium)?

I need to change the browser fingerprints, like chrom* version, OS name, OS version, video card name, screen resolution (all of these). I do not need random unreal versions like bromite/chromite it ...
Monday's user avatar
  • 81
-2 votes
3 answers
279 views

Cypress - (uncaught exception)NotSupportedError: The user agent does not support public key credentials

Normally we are able to login with self signed certificate from localhost pointing to different server. But during cypress end to end testing, this is failing with the (uncaught exception)...
Mithun Shreevatsa's user avatar
0 votes
0 answers
166 views

How to turn off URL auto-fill/complete in the search/address bar of chromium based browsers?

From the past 2-3 years, I have been facing a serious issue - the browsers have modified their address bars cum search bars to automatically fill up URLs from the browsing history. This is not only an ...
anurag's user avatar
  • 1,840

15 30 50 per page
1
2 3 4 5
81