SeleniumHQ/seleniumhq.github.io

[🚀 Feature]: Rewriting Webdriver > Elements > Finders to Not Use HTML Snippet

Open

#2,037 opened on Nov 3, 2024

View on GitHub
 (7 comments) (0 reactions) (0 assignees)HTML (1,015 forks)batch import
documentationgood first issuehelp wanted

Repository metrics

Stars
 (712 stars)
PR merge metrics
 (Avg merge 2d 4h) (8 merged PRs in 30d)

Description

Feature and motivation

As we move code examples to executable files and not as code snippets in the .mds themselves, how do we want to address this page?

Code examples are based on the HTML snippet, but do we want to use one of these instead?

Contributor guide