26,740 questions
-1
votes
1
answer
48
views
Facing Issue in the New Version of selenium [closed]
I had written browser automation code using selenium. After the recent update the code is not executing.
I have tried a basic code to open a chrome browser to a website (google). Can u help me ...
-1
votes
1
answer
40
views
How to make my Node.js + React app open documents such as .pdf or .doc in browser?
I am looking to display a list of available documents to the user that they can choose to either view in browser or download to their device. The downloading part is already done and working, however ...
1
vote
3
answers
61
views
Angular material - browser autofill changes input styles
Currently I'm facing the issue that occurs after web browser auto fills the user input like in this screen:
I tried it on two browsers and it looks simaliar (chrome adds white background and firefox ...
0
votes
1
answer
43
views
How to create a trusted event of dragging a file into a drag-zone input using Playwright [closed]
In a Playwright test, I have an input field that is marked as a drag-and-drop zone for files that I want to test our logic on.
When trying to use Playwright's page.dispatchEvent of drop, the created ...
1
vote
0
answers
54
views
Unable to set cookies in chrome in application tab
When I try to manually add cookies in google chrome in application tab I just can't add more than one, I doubt if this one is even added. There is no extra empty row below for adding a new cookie.
...
4
votes
0
answers
45
views
How to Stop Canvas Fingerprinting by Introducing Randomness in Chromium's Canvas code
I'm experimenting with preventing browser fingerprinting techniques, specifically targeting the Canvas fingerprinting method used by tools like this fingerprinting demo https://drbh.github.io/wasm-...
0
votes
0
answers
17
views
Automatically select certificate in browser if there is a single certificate
The IIS website I develop uses certificates as a means of authentication. When the user tries to login they are prompted with a pop up box and asked to 'Select a certificate'. Initially, when there ...
0
votes
0
answers
14
views
Java.Lang.IllegalStateException after back from browser
I have a lot of exception logs about crash of app after back from browser.
Here logs:
Exception - This event
error
01:31:03.392 PM
Java.Lang.IllegalStateException: Can not perform this action after ...
0
votes
0
answers
14
views
How to Add PulseAudio Server to quay.io/browser/google-chrome-stable Docker Image for Audio Support with Screen Recording?
I’m trying to set up an environment for recording the screen of a Chrome browser running in a Docker container, and I need to enable audio support. I’m using the quay.io/browser/google-chrome-stable:...
-1
votes
0
answers
28
views
Page display in MS Edge mobile browser is poor
My website viewed on mobile using Chrome or Opera is fine, but when using MS Edge on mobile the content is wider than the footer, which only covers half the width of the page.
No problems on any ...
0
votes
0
answers
11
views
Buttons do not work when the page is opened in the smartphone browser
I have a React web application that when opened in the smartphone browser none of the buttons work, but if I refresh the browser, the buttons start working. Does anyone have any idea what might be ...
0
votes
0
answers
16
views
Microsft Edge Inspect element is blank
When i right click in microsoft egde browser, it opens the inspect element but its is completely blank screen, i tried to reset the browser but no success.'
I am using following
Windows 11 Pro (OS ...
0
votes
0
answers
30
views
Reading **Set-Cookie** header from the HTTP response using Chrome extension [duplicate]
In Chrome extension, I want to read the Set-Cookie header from the HTTP response when received. I did this several years ago and it worked, but surprisingly, I am unable to do it in the latest ...
0
votes
0
answers
25
views
Function scroll(element).click() is not working in Karate Framework
I am currently testing the orangehrmdemo site. I am executing the following scenario:
Step 1: login
Step 2: click the My Info button
Step 3: enter information.
However, at the step of selecting ...
-1
votes
2
answers
38
views
Strange error appears in browser Developer Tools [closed]
Visiting google.com lately a strange error appears in the Brave Browser Developer Tools —also in Arc Browser, but not in Google Chrome— with a red icon with a number that increases over time.
I attach ...