WebGrid icon indicating copy to clipboard operation
WebGrid copied to clipboard

Decentralized, scalable and robust implementation of a selenium-grid equivalent. Based on the WebDriver specification by the W3C.

Results 14 WebGrid issues
Sort by recently updated
recently updated
newest added

### 🐛 Bug description The shields at the top of the readme are linking to pages that don't exist. The relevant badges are for the code of conduct, license, and...

Type: Bug
Priority: Medium
Status: Pending

### 🐛 Bug description idleTimeout set in the capabilities do not overrides IDLE_TIMEOUT from global variable. ### 🦶 Reproduction steps Steps to reproduce the behaviour: 1. Configure `idleTimeout` using `webgrid:options`...

Type: Bug
Priority: Medium
Status: Pending

**Is your feature request related to a problem? Please describe.** When for whatever reason the grid is shutdown with pending events and then restarted at a later point in time,...

Type: Enhancement
Priority: Medium
Status: Pending

### 🐛 Bug description It appears that some components do not propagate the correct readiness probe state regarding connectivity to the Redis server. It seems to be affecting the manager,...

Type: Bug
Priority: High
Status: Pending

Recent experiments on the graceful shutdown branch have confirmed that WebGrid survives the random (graceful) termination of components. Make this into a test case and run it in the pipeline!

Type: Enhancement
Priority: Medium
Status: Pending

Title says it all. Some potentially useful library: https://github.com/metrics-rs/metrics

Type: Enhancement
Priority: Medium
Status: Pending

Refactoring the core project into a workspace broke countless documentation links 😢 ```rust Documenting library v0.1.0 (/home/rust/src/library) warning: unresolved link to `super::domain` --> library/src/lib.rs:7:35 | 7 | //! extracted into...

Type: Bug
Priority: Medium
Status: Pending

### 🐛 Bug description When creating a large number of sessions (e.g. 30) and closely observing the docker orchestrator, it sometimes deploys exactly twice the amount of containers it is...

Type: Bug
Priority: Medium
Status: Pending

### 🐛 Bug description Currently, the description for the subcommands contains some text derived from sub-objects that have been merged into the root options object for each module. See screenshot...

Type: Bug
Priority: Medium
Status: Pending

The code base still contains [a large number of TODOs](https://github.com/TilBlechschmidt/WebGrid/search?q=TODO) and related thoughts that have been added on a whim. This makes it hard to prioritise and reference issues. To...

Type: Maintenance
Priority: Medium
Status: Pending