To the original poster: I do not want to be disrespectful, but really, is it 
asking to much to at least take a cursory glance at the manual?

http://www.gebish.org/manual/current/#base-url

There the very first paragraph of that chapter tells you how to set the base 
URL via configuration or via API call. I mean, come on, do you really need a 
mailing list for that? Geb's manual is exceptionally good for an open source 
product.

Regards
--
Alexander Kriegisch
https://scrum-master.de


Roman Tretyak schrieb am 03.02.2018 14:37:
> 
> def setupSpec() {
> browser.setBaseUrl(..)
> 
> }
> 
> 
>> I need to change the base url for every tests. Like I am running tests
>> for Uk, Us and so on. So for Uk tests the base url is
>> www.myurl-uk.com <http://www.myurl-uk.com>
>> and for us www.myurl-us.com
>> <http://www.myurl-us.com> . I need to set the base url run
>> time. How to do that with Geb - spoke?

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/geb-user/20180203113733.14FF16602170%40dd39516.kasserver.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to