Skip to content

Improve highlight() functionality for the raw driver #2182

@mdmintz

Description

@mdmintz

Improve highlight() functionality for the raw driver

driver.highlight(selector) should first wait for the element to be visible, and then scroll to the element before highlighting.

Also add driver.highlight_click(selector) for a 2-in-1 highlight() + click().

This will expand on the work of this previous ticket: #2165

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions