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

Highlighted in #10804 I had a quick look at the modules generated are referencing other classes inside the `debugger.py` by the `debugging.ClassName` which is not available in the name space;...

C-py

Fix for issue #10870 https://github.com/SeleniumHQ/selenium/issues/10870 - OutOfMemoryError handle in RemoteWebDriver - OutOfMemoryError handle in NoClassDefFoundError To isolate any remote error from a local issue. **Thanks for contributing to Selenium!** **A...

## 🚀 Feature Proposal Just like dynamic Selenium 4 grid using docker, having a similar k8s "pod factory" (or something similar) would be nice. https://github.com/zalando/zalenium does that. Perhaps some of...

C-grid
C-java
I-enhancement
help wanted

Geckodriver currently [needs a fallback](https://bugzilla.mozilla.org/show_bug.cgi?id=1489141) for deserializing the pointer origin because at least the Java implementation is still using the legacy `ELEMENT` identifier for pointer move primitives. Here an excerpt...

C-java
help wanted

### What happened? Recently updated grid 3 to grid 4. When execute existing web test for chrome, test is successful but execution is in non GUI mode. Unable to see...

I-defect
I-issue-template

### Feature and motivation As a project owner, I want to observe the whole end to end flow in the scenario level, So just raise the ticket to seek the...

C-java
I-enhancement

### What happened? I downloaded selenium-java-4.3.0.zip from below URL. https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.3.0/selenium-java-4.3.0.zip MD5 sum: acc0dd39d95b184d0bc2bc3c8e329ffe When uncompressed with unzip under MacOS 12.13.1, the files "lib/netty-transport-native-epoll-4.1.78.Final.jar" and "lib/netty-transport-native-kqueue-4.1.78.Final.jar" exist multiple times and unzip...

C-java
I-defect

### What happened? Running tests in parallel throws a Node MaxListenersExceededWarning, which you can see in the attached log output. This seems to be the same as #6812 which was...

C-nodejs
I-defect

### What happened? I use selenium grid to get a chrome driver with ip proxy,get error,i watch the code from error code,It is found that there is one more hcode...

C-grid
R-awaiting answer
C-java
I-defect

### What happened? If a custom value for browserName is used the sessions overview of the grid causes a javascript error and shows a white page. (We use a custom...

C-grid
R-awaiting answer
I-defect