cbmarcum commented on issue #280: URL: https://github.com/apache/groovy-geb/issues/280#issuecomment-3225999465
I can confirm this also. I setup a test using a Page object and 'to GebPage' call and got: ``` No signature of method: geb.Browser.to() is applicable for argument types: (Class) values: [class com.example.GebPage] ``` Works with 4.34.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
