jonnybot0 commented on issue #288: URL: https://github.com/apache/groovy-geb/issues/288#issuecomment-3336741962
Had a go at this with https://github.com/apache/groovy-geb/pull/new/bugfix/288-driver-cache. That should at least have a bit more sense about which cached driver it returns to the quit method. Frankly, it seems a bit fraught keeping these cached web drivers in a static cache field on this factory class, but I haven't thought of something better yet. Would the changes in the linked branch solve for your case, @martin-ober ? -- 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]
