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 Related to #16161 ### πŸ’₯ What does this PR do? This PR pulls in the tests from the upstream `HyperionGray/python-chrome-devtools-protocol` repo that we...

C-py
Review effort 2/5

### **User description** **DON'T MERGE UNTIL #15755 IS COMPLETE!!!** (it will probably fail CI until then) ---- ### πŸ”— Related Issues This implements the Python portion of #15754 This corresponds...

C-py
Review effort 1/5

**WIP - DO NOT MERGE** ### πŸ”— Related Issues #15801 ### πŸ’₯ What does this PR do? Work is being done towards supporting ARM binaries for Selenium Manager (see: #15801,...

C-py
B-build
Review effort 3/5

### πŸ’₯ What does this PR do? Refactoring to 17 java style ### πŸ”„ Types of changes - Cleanup (formatting, renaming) ___ ### **PR Type** Enhancement ___ ### **Description** -...

C-java
B-devtools
B-support
Review effort 2/5

### **User description** This includes an internal language version bump, as well as some polyfill files. In exchange, we can use modern C# methods across all TFMs. ### πŸ”— Related...

C-dotnet
Review effort 2/5

### **User description** It is considered standard practice to implement `IEquatable` when overriding `bool Equals(object)`. - This gives users/IntelliSense knowledge that this type has meaningful equality. - There are analyzer...

C-dotnet
B-support
Review effort 2/5

### **User description** ### πŸ”— Related Issues ### πŸ’₯ What does this PR do? Adds support for `set_network_conditions` command in the emulation module - https://w3c.github.io/webdriver-bidi/#command-emulation-setNetworkConditions ### πŸ”§ Implementation Notes ###...

C-py
B-devtools
Review effort 2/5

### Description ### What I saw: Due to a recent change in the JSON module, which is a dependency, when a non UTF-8 value reaches Selenium::WebDriver::Remote::Http::Common then a warning is...

C-rb
I-defect
D-firefox
I-regression
OS-linux
A-needs-triaging

### Description - after loading the page i am trying to click on a login link - ⁠i expect it to click - ⁠getting the following exception ```java REST API...

C-java
I-defect
D-chrome
OS-mac
A-needs-triaging

### **User description** ### πŸ”— Related Issues https://github.com/SeleniumHQ/selenium/issues/15801 ### πŸ’₯ What does this PR do? This PR ensures that the Selenium Manager test suite passes on Linux arm64, and enables...

B-build
C-rust
Review effort 3/5
B-manager