mirror of
				https://github.com/buildbot/buildbot.git
				synced 2021-05-20 10:47:20 +03:00 
			
		
		
		
	try some fix according to
https://stackoverflow.com/questions/50642308/webdriverexception-unknown-error-devtoolsactiveport-file-doesnt-exist-while-t
This commit is contained in:
		| @@ -24,6 +24,9 @@ exports.config = { | ||||
|             'args': [ | ||||
|                 '--headless', | ||||
|                 '--window-size=1200,1024', | ||||
|                 '--disable-dev-shm-usage', | ||||
|                 '--disable-gpu', | ||||
|                 '--no-sandbox', | ||||
|                 '--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/56.0.2924.87"', | ||||
|             ] | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pierre Tardy
					Pierre Tardy