Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

testing in different environments

I use serenity.config file.
I add all the enviroments there and than I take it
by using configReader method. It does run in
default environment if I don't specify and environment

I could use also configuration.properties file aswell
but it is longer code than serenity.config file
 
PREVIOUS NEXT
Tagged: #testing #environments
ADD COMMENT
Topic
Name
3+6 =