Skip to content

Improve message thrown from Navigator.isDisabled() and Navigator.isReadOnly() when navigator does not contain a form element  #345

Description

@geb-bot

Originally created by Marcin Erdmann.

The message should include as much info about the element for which the check failed as possible (at least the tag name, could also use WebElement.toString() if it's informative and relatively consistent across drivers).

The check should be also done for all elements of the navigator, not just the first one.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions