Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/UI/specs/VisitorMap_spec.js')
-rw-r--r--tests/UI/specs/VisitorMap_spec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/UI/specs/VisitorMap_spec.js b/tests/UI/specs/VisitorMap_spec.js
index eb480c6010..c8685a3e7f 100644
--- a/tests/UI/specs/VisitorMap_spec.js
+++ b/tests/UI/specs/VisitorMap_spec.js
@@ -16,6 +16,8 @@ describe("VisitorMap", function () {
+ "actionToWidgetize=visitorMap&viewDataTable=table&filter_limit=5&isFooterExpandedInDashboard=1";
it("should display the bounce rate metric correctly", function (done) {
+ this.retries(3);
+
expect.screenshot('bounce_rate').to.be.similar(0.002).to.capture(function (page) {
page.load(url);
page.evaluate(function () {