selenium icon indicating copy to clipboard operation
selenium copied to clipboard

A browser automation framework and ecosystem.

Results 802 selenium issues
Sort by recently updated
recently updated
newest added

### **User description** ### 🔗 Related Issues Closes #14464 Ping @cgoldberg ### 💥 What does this PR do? Adds `Remote(service)` as an alternative for `Remote(service.service_url)`. It makes sure the `Service`...

C-py
Review effort 2/5

### Description We are using Selenium (Java / v4.38.0) in our automation tool and we are receiving multiple reports from people that they cannot start edge (and we have the...

C-java
I-defect
D-edge
OS-windows
A-needs-triaging

### Description It appears that not all console logs are sent over the BiDi web socket and there is some kind of race condition when closing down the connection. If...

C-dotnet
I-defect
D-chrome
OS-windows
A-needs-triaging

### **User description** We all know anyone can do whatever they want with Ruby objects, but the source code should indicate which things we should be trying to use. ___...

C-rb
B-devtools
Review effort 1/5

### Description Starting from Chrome 137 it's unable to manage browser prompts (alerts) using BiDi driver. Issues on ChromeDriver were created, but they were closed as intendent behavior: https://issues.chromium.org/issues/425390962 https://issues.chromium.org/issues/428153658...

C-dotnet
I-defect
D-chrome
OS-windows
A-needs-triaging

### **User description** ### What does this PR do? Moves the shared test utility `scanActualColors(BufferedImage, int, int)` to `JupiterTestBase` and deletes the duplicate implementations in: - `org.openqa.selenium.TakesScreenshotTest` - `org.openqa.selenium.firefox.TakesFullPageScreenshotTest` Centralizing...

C-java
Review effort 2/5

### Description related to #16269 There is a `ClientConfig` class (in `py/selenium/webdriver/remote/client_config.py`) that is responsible for configuring client-specific options that are not applicable to the remote, such as HTTP and...

C-py
I-enhancement
A-needs-triaging

### Description I noticed an issue when using Chrome in BiDi mode (options.UseWebSocketUrl = true) via Selenium. When a file is downloaded, it appears in the Chrome downloads menu (top-right...

C-dotnet

### Description > ## Overview > Recent [supply chain attacks on npm](https://github.blog/security/supply-chain-security/our-plan-for-a-more-secure-npm-supply-chain/) have highlighted the need for stronger package publishing security. The September 2025 Shai-Hulud worm compromised 500+ packages through...

C-nodejs
I-enhancement
B-build

### **User description** `writeFileSync` encoding option can take `'base64'` And this might be optimized at some point ___ ### **PR Type** Enhancement ___ ### **Description** - Simplify base64 file writing...

C-nodejs
Review effort 1/5