Skip to content

Error -On using Range in Navigator, groovy.lang.MissingMethodException: No signature of method: geb.navigator.NonEmptyNavigator.$() #283

@geb-bot

Description

@geb-bot

Originally created by Komal C.

As per documentation of geb, 4.1.2 Indexes and Ranges section, while testing code for ranges have observed that GEB is returning error.

using explicit webdriver executed below mentioned code,
browser.$("p", 0..1)*.text() == ["a", "b"]

PFA for the error.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions