Skip to content

driver.find_elements() should be able to accept a single arg with default by="css selector" #2127

@mdmintz

Description

@mdmintz

driver.find_elements() should be able to accept a single arg with default by="css selector"

Currently, the by is required. Having sensible default values helps simplify things.


This continues the improvements made in #2122, which was for driver.find_element().

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions