From 8ff7cdc798721c6358cacb0d3c184d03bb25f2a4 Mon Sep 17 00:00:00 2001 From: naorpeled Date: Sat, 22 Nov 2025 16:04:12 +0200 Subject: [PATCH] tests fix pt.2 --- test/acceptance/useragentstrings.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/test/acceptance/useragentstrings.yml b/test/acceptance/useragentstrings.yml index 86dd0a5..f6e32fc 100644 --- a/test/acceptance/useragentstrings.yml +++ b/test/acceptance/useragentstrings.yml @@ -2549,7 +2549,9 @@ platform: type: "bot" vendor: "Amazon" - engine: {} + engine: + name: "WebKit" + version: "600.2.5" BingCrawler: - ua: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/" @@ -2561,7 +2563,8 @@ platform: type: "bot" vendor: "Bing" - engine: {} + engine: + name: "Blink" - ua: "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) 80.0.345.0 Safari/537.36" spec: @@ -2582,6 +2585,7 @@ os: name: "Android" version: "6.0.1" + versionName: "Marshmallow" platform: type: "bot" vendor: "Bing" @@ -2678,7 +2682,9 @@ spec: browser: name: "YandexBot" - os: {} + os: + name: "iOS" + version: "8.1" platform: type: "bot" vendor: "Yandex"