Skip to content

Reduce number of WebDriver commands executed #306

@geb-bot

Description

@geb-bot

Originally created by Marcin Erdmann.

Currently there are two commands sent for every $() call executed by NavigableSupport - one to get the root element and one to do a relative lookup. It should be possible to reduce it to only one.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions