Skip to content

[🚀 Feature]: Methods Select.select*() should NOT allow selecting DISABLED option (or select) #10812

@asolntsev

Description

@asolntsev

Feature and motivation

Currently Select methods work even the option is disabled. Or select is disabled.

I suggest these selectByFoo methods should throw an exception.

Usage example

new Select(element).selectByVisibleText("fish");

Pull request

see #10814

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions