mirror of
https://github.com/maputnik/editor.git
synced 2025-12-19 04:30:01 +00:00
Fixed screenshots.
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
var artifacts = require("../../artifacts");
|
||||
var fs = require("fs");
|
||||
var path = require("path");
|
||||
|
||||
|
||||
browser.timeoutsAsyncScript(20*1000);
|
||||
browser.timeoutsImplicitWait(20*1000);
|
||||
|
||||
var SCREENSHOTS_PATH = artifacts.pathSync("/screenshots");
|
||||
|
||||
/**
|
||||
* Sometimes chrome driver can result in the wrong text.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user