Timeouts
Default timeout in milliseconds for waitTo and waitToNot waitTimeout = 25000 --waitTimeout=25000
Default timeout in milliseconds for waitTo and waitToNot waitTimeout = 25000 --waitTimeout=25000
Browser window size can be set using browserWidth and browserHeight url = "http://localhost:8180" browserWidth = 1280 browserHeight = 800
By default, all generated documentation artifacts (e.g. screenshots) are created in the current directory. To override url = "http://localhost:8180" docPath = "screenshots"