Hello folks,

Hope you are staying safe and doing ok!

In the Gradle command that runs our Geb specs, we pass in the command line 
a default timeout for that set of specs.

Currently, we use this parsed cmd line timeout arg in the setupSpec() 
method:

   -   browser.getConfig().setDefaultWaitTimeout(<<parsedTimeout>>)

Is there a way to not have to do this in every spec but do it in a single 
place if we are ok with the same default timeout for the set of specs?

Thanks,
Kiran

-- 
You received this message because you are subscribed to the Google Groups "Geb 
User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to geb-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/geb-user/2bcdff60-99ff-4813-ae01-c61a6345f8b1%40googlegroups.com.

Reply via email to