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

### What happened? i install selenuim in java env using intelij idea i add selenuim via the maven depnedency but when i run driver.get("google.com") this issue is apear : org.openqa.selenium.devtools.CdpInfo:...

R-awaiting answer
I-defect
needs-triaging

### What happened? # Summary When a `NetworkInterceptor` and related WebDriver are closed/quit, the "CDP Connection" thread may eventually throw a `TimeoutException`. This error occures a couple of seconds after...

C-java
I-defect
needs-triaging
C-devtools

### What happened? I need to connect to our selenium grid over a secure connection (https). I couldnt figure out a way to do it with the functions that selenium...

C-grid
I-defect
needs-triaging

### What happened? Hi, I wanted use CDP methods in my tests and I faced with command like Network.emulateNetworkConditions. In my tests Im using one chrome/edge instance for two different...

C-nodejs
I-defect
needs-triaging

### What happened? Have migrated to selenium grid 4 (4.1.3) and working fine. But sometimes when open the console, cannot see nodes, rather seeing " loading " message on the...

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

**Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contributing](https://github.com/SeleniumHQ/selenium/blob/trunk/CONTRIBUTING.md) guidelines. Avoid large PRs,...

C-java

### Description Let port prober choose from a safe range of ephemeral ports that explicitly exclude the well-known range of ephemeral ports used by the OS for port allocation (as...

C-java

**Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contributing](https://github.com/SeleniumHQ/selenium/blob/trunk/CONTRIBUTING.md) guidelines. Avoid large PRs,...

C-grid

**Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contributing](https://github.com/SeleniumHQ/selenium/blob/trunk/CONTRIBUTING.md) guidelines. Avoid large PRs,...

C-grid

### Feature and motivation Currently the [documentation](https://www.selenium.dev/selenium/docs/api/py/) is only available for the 4.0.0 release. If there are interface changes and the documentation is updated I cannot use the official doc...

C-py
C-docs
I-enhancement