Closed NickRawlings closed 3 years ago
there is a test for value.isBlank instead of !value.isBlank
If the parameter for selectByVisibleText is not blank, then select by it
Fixed in #95
Bug
there is a test for value.isBlank instead of !value.isBlank
Expected
If the parameter for selectByVisibleText is not blank, then select by it
Repro